Skip to content

Commit 8c202f4

Browse files
authored
CDRIVER 3903 fix doc to ENABLE_AUTOMATIC_INIT_AND_CLEANUP setting homogeneous (#735)
1 parent 667407b commit 8c202f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/doc/init-cleanup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ For portable, future-proof code, always call :symbol:`mongoc_init` and :symbol:`
2626

2727
.. code-block:: none
2828
29-
cmake -DENABLE_AUTOMATIC_INIT_AND_CLEANUP=NO
29+
cmake -DENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF

0 commit comments

Comments
 (0)