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 05fabc7 commit 1e42826Copy full SHA for 1e42826
mongodb-crypt/src/main/com/mongodb/internal/crypt/capi/MongoCryptImpl.java
@@ -438,7 +438,7 @@ private void configure(final Supplier<Boolean> successSupplier) {
438
}
439
440
/**
441
- * Configures a mongocrypt_ctx_t context instance the given supplier that indicates if configuration was successful or not.
+ * Configures a mongocrypt_ctx_t context instance with the given supplier that indicates if configuration was successful or not.
442
* <p>
443
* Throws an exception derived from the contexts mongocrypt status if the configuration fails.
444
*/
0 commit comments