Send a blank email to [email protected] to get a copy of this message
jmikola Mon, 08 Jul 2013 16:10:34 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=330799
Log:
Capitalize MB abbreviation for MongoCursor::dead()
Changed paths:
U phpdoc/en/trunk/reference/mongo/mongocursor/dead.xml
Modified: phpdoc/en/trunk/reference/mongo/mongocursor/dead.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocursor/dead.xml 2013-07-08 16:09:38 UTC (rev 330798)
+++ phpdoc/en/trunk/reference/mongo/mongocursor/dead.xml 2013-07-08 16:10:34 UTC (rev 330799)
@@ -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>