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:
Jeremy Mikola 2013-07-08 16:10:34 +00:00
parent b34a4dd8e5
commit b934b1cf6a

View file

@ -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>