Skip to content

Commit 2784834

Browse files
committed
Typo in doc for _mongoc_cluster_sendv.
1 parent affbaf7 commit 2784834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mongoc/mongoc-cluster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2594,7 +2594,7 @@ _mongoc_cluster_inc_ingress_rpc (const mongoc_rpc_t *rpc)
25942594
* about the failure.
25952595
*
25962596
* Side effects:
2597-
* @rpcs may be muted and should be considered invalid after calling
2597+
* @rpcs may be mutated and should be considered invalid after calling
25982598
* this function.
25992599
*
26002600
* @error may be set.

0 commit comments

Comments
 (0)