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 86e5234 commit fb134f8Copy full SHA for fb134f8
driver-core/src/main/com/mongodb/client/model/bulk/ClientDeleteResult.java
@@ -20,7 +20,7 @@
20
21
/**
22
* The result of a successful {@linkplain ClientNamespacedWriteModel individual delete operation}.
23
- * Note that {@link WriteConcernError}s are not considered as making individuals operations unsuccessful.
+ * Note that {@link WriteConcernError}s are not considered as making individual operations unsuccessful.
24
*
25
* @since 5.3
26
*/
0 commit comments