Skip to content

Commit a52e5f8

Browse files
authored
bulkwritecommandexception.xml Fix typo (#4701)
1 parent 12bc0b7 commit a52e5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<para>
105105
A <classname>MongoDB\Driver\BulkWriteCommandResult</classname> reporting
106106
the result of any successful operations that were performed before the
107-
error was encountered. This value may not &null; if it cannot be
107+
error was encountered. This value may be &null; if it cannot be
108108
determined that at least one write was successfully performed (and
109109
acknowledged).
110110
</para>

0 commit comments

Comments
 (0)