Skip to content

Commit fb134f8

Browse files
stIncMalevbabanin
andauthored
Update driver-core/src/main/com/mongodb/client/model/bulk/ClientDeleteResult.java
Co-authored-by: Viacheslav Babanin <[email protected]>
1 parent 86e5234 commit fb134f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-core/src/main/com/mongodb/client/model/bulk/ClientDeleteResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
/**
2222
* The result of a successful {@linkplain ClientNamespacedWriteModel individual delete operation}.
23-
* Note that {@link WriteConcernError}s are not considered as making individuals operations unsuccessful.
23+
* Note that {@link WriteConcernError}s are not considered as making individual operations unsuccessful.
2424
*
2525
* @since 5.3
2626
*/

0 commit comments

Comments
 (0)