Skip to content

Commit

Permalink
Update google-cloud-storage/src/main/java/com/google/cloud/storage/tr…
Browse files Browse the repository at this point in the history
…ansfermanager/ParallelUploadConfig.java

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
  • Loading branch information
sydney-munro and BenWhitehead committed Jun 26, 2023
1 parent 083fc21 commit b62b4d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public boolean isSkipIfExists() {
}

/**
* A list of common BlobWriteOptions, note these options will be applied to every single upload
* A list of common BlobWriteOptions, note these options will be applied to each upload
* request.
*
* @see Builder#setWriteOptsPerRequest(List)
Expand Down

0 comments on commit b62b4d6

Please sign in to comment.