Skip to content

Commit

Permalink
Fix typos in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 21, 2024
1 parent 35caf83 commit 7dc0557
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ public Builder setBoundary(final byte[] boundary) {
/**
* Sets the progress notifier.
*
* @param progressNotifier progress notifier..
* @param progressNotifier progress notifier.
* @return {@code this} instance.
*/
public Builder setProgressNotifier(final ProgressNotifier progressNotifier) {
Expand Down

0 comments on commit 7dc0557

Please sign in to comment.