Skip to content

Commit

Permalink
Merge pull request #449 from HDFGroup/hyoklee-patch-1
Browse files Browse the repository at this point in the history
Remove % from comment.
  • Loading branch information
lukemartinlogan committed Oct 3, 2022
2 parents d3b1741 + e937891 commit 6b79417
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 6b79417

Please sign in to comment.