Skip to content

Commit bc4ce3d

Browse files
committed
CDRIVER-734: documentation says "Returns blah"
1 parent 8005ba5 commit bc4ce3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/mongoc_index_opt_get_default.page

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@
1818
<synopsis><code mime="text/x-csrc"><![CDATA[const mongoc_index_opt_t *
1919
mongoc_index_opt_get_default (void) BSON_GNUC_CONST;
2020
]]></code></synopsis>
21+
2122
</section>
2223

2324
<section id="return">
2425
<title>Returns</title>
25-
<p>Returns blah</p>
26+
<p>Returns a pointer to the default index creation options.</p>
2627
</section>
2728

2829

0 commit comments

Comments
 (0)