Skip to content

Commit

Permalink
fix: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tingwei628 authored Feb 16, 2024
1 parent a966a08 commit 231ae19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public virtual Object CopyObject(
}

/// <summary>
/// Creates a copy of an object synchronously, potentially to a different bucket. This method uses the
/// Creates a copy of an object asynchronously, potentially to a different bucket. This method uses the
/// <c>rewriteObject</c> underlying API operation for more flexibility and reliability.
/// </summary>
/// <param name="sourceBucket">The name of the bucket containing the object to copy. Must not be null.</param>
Expand Down

0 comments on commit 231ae19

Please sign in to comment.