Skip to content

Commit 1e42826

Browse files
rozzaCopilot
andauthored
Update mongodb-crypt/src/main/com/mongodb/internal/crypt/capi/MongoCryptImpl.java
Co-authored-by: Copilot <[email protected]>
1 parent 05fabc7 commit 1e42826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb-crypt/src/main/com/mongodb/internal/crypt/capi/MongoCryptImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ private void configure(final Supplier<Boolean> successSupplier) {
438438
}
439439

440440
/**
441-
* Configures a mongocrypt_ctx_t context instance the given supplier that indicates if configuration was successful or not.
441+
* Configures a mongocrypt_ctx_t context instance with the given supplier that indicates if configuration was successful or not.
442442
* <p>
443443
* Throws an exception derived from the contexts mongocrypt status if the configuration fails.
444444
*/

0 commit comments

Comments
 (0)