Skip to content

Commit

Permalink
Merge e937891 into d3b1741
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Oct 3, 2022
2 parents d3b1741 + e937891 commit 102e339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/bucket.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class Bucket {

/** \brief Put a Blob in this Bucket.
*
* Uses the Bucket%'s saved Context.
* Uses the Bucket's saved Context.
*
* \param name The name of the Blob to put.
* \param data The Blob data.
Expand Down

0 comments on commit 102e339

Please sign in to comment.