Skip to content

Commit 48d1074

Browse files
Revert "RUBY-3184 Rename crypt_shared_lib_required (#2670)" (#2677)
This reverts commit 4201bac.
1 parent e7f6723 commit 48d1074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/client-side-encryption.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If the library can be loaded, then the driver will not try to spawn mongocryptd
111111
The daemon will be still spawned if the shared library cannot be found.
112112

113113
It is also possible to require using the shared library by passing
114-
``crypt_shared_required: true`` option when creating a client. In this case,
114+
``crypt_shared_lib_required: true`` option when creating a client. In this case,
115115
an error will be raised if the shared library cannot be loaded.
116116

117117
.. note::

0 commit comments

Comments
 (0)