We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d8859 commit bc3c8f8Copy full SHA for bc3c8f8
src/libmongoc/doc/mongoc_database_create_collection.rst
@@ -19,7 +19,7 @@ Parameters
19
20
* ``database``: A :symbol:`mongoc_database_t`.
21
* ``name``: The name of the new collection.
22
-* ``opts``: An optional :symbol:`bson:bson_t` for opts to the ``createDatabase`` command.
+* ``opts``: An optional :symbol:`bson:bson_t` for opts to the ``create`` command.
23
* ``error``: A location for a :symbol:`bson_error_t <errors>` or ``NULL``.
24
25
Description
0 commit comments