mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Capitalize MB abbreviation for MongoCursor::dead()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330799 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b34a4dd8e5
commit
b934b1cf6a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The database sends responses in batches of documents, up to 4Mb of documents
|
||||
The database sends responses in batches of documents, up to 4MB of documents
|
||||
per response. This method checks if the database has more batches or if the
|
||||
result set has been exhausted.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue