[DOC-CVS] [doc-en] master: bulkwritecommandexception.xml Fix typo (#4701)
[email protected] (Mikhail Alferov via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: kamil-tekiela
Date: 2025-06-05T18:05:28+01:00
Commit: https://github.com/php/doc-en/commit/a52e5f8a81798fe721d2ab335b654da3d98850e5
Raw diff: https://github.com/php/doc-en/commit/a52e5f8a81798fe721d2ab335b654da3d98850e5.diff
bulkwritecommandexception.xml Fix typo (#4701)
Changed paths:
M reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml
Diff:
diff --git a/reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml b/reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml
index 545da4f63955..3fb6640d8cc5 100644
--- a/reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml
+++ b/reference/mongodb/mongodb/driver/exception/bulkwritecommandexception.xml
@@ -104,7 +104,7 @@
<para>
A <classname>MongoDB\Driver\BulkWriteCommandResult</classname> reporting
the result of any successful operations that were performed before the
- error was encountered. This value may not &null; if it cannot be
+ error was encountered. This value may be &null; if it cannot be
determined that at least one write was successfully performed (and
acknowledged).
</para>