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 7832e76 commit 05fabc7Copy full SHA for 05fabc7
mongodb-crypt/src/main/com/mongodb/internal/crypt/capi/MongoCryptImpl.java
@@ -427,7 +427,7 @@ private mongocrypt_ctx_t configureExplicitEncryption(final MongoExplicitEncryptO
427
}
428
429
/**
430
- * Configures the main mongocrypt instance the given supplier that indicates if configuration was successful or not.
+ * Configures the main mongocrypt instance with the given supplier that indicates if configuration was successful or not.
431
* <p>
432
* Throws an exception derived from the mongocrypt status if the configuration fails.
433
*/
0 commit comments