Skip to content

Commit 05fabc7

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

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
@@ -427,7 +427,7 @@ private mongocrypt_ctx_t configureExplicitEncryption(final MongoExplicitEncryptO
427427
}
428428

429429
/**
430-
* Configures the main mongocrypt instance the given supplier that indicates if configuration was successful or not.
430+
* Configures the main mongocrypt instance with the given supplier that indicates if configuration was successful or not.
431431
* <p>
432432
* Throws an exception derived from the mongocrypt status if the configuration fails.
433433
*/

0 commit comments

Comments
 (0)