Skip to content

Commit 7574f23

Browse files
committed
Typo
1 parent 52dcaa1 commit 7574f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mongoc_find_and_modify_opts_set_update.page

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mongoc_find_and_modify_opts_set_update (mongoc_find_and_modify_opts_t *opts,
2121
<title>Parameters</title>
2222
<table>
2323
<tr><td><p>opts</p></td><td><p>A <code xref="mongoc_find_and_modify_opts_t">mongoc_find_and_modify_opts_t</code>.</p></td></tr>
24-
<tr><td><p>update</p></td><td><p>The <code>update<code> document is the same format as the <code>update</code> document passed to <code xref="mongoc_collection_update">mongoc_collection_update</code>.</p></td></tr>
24+
<tr><td><p>update</p></td><td><p>The <code>update</code> document is the same format as the <code>update</code> document passed to <code xref="mongoc_collection_update">mongoc_collection_update</code>.</p></td></tr>
2525
</table>
2626
</section>
2727

0 commit comments

Comments
 (0)