[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/_mongocommandcursor/batchsize.xml_mongocur
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2014-12-23 21:09:33
Message-ID: svn-jmikola-1419368973-335345-655199323 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Tue, 23 Dec 2014 21:09:33 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=335345

Log:
Clarify language in MongoCursor batchSize docs

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongocommandcursor/batchsize.xml
    U   phpdoc/en/trunk/reference/mongo/mongocursor/batchsize.xml

Modified: phpdoc/en/trunk/reference/mongo/mongocommandcursor/batchsize.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocommandcursor/batchsize.xml	2014-12-23 16:00:01 UTC (rev 335344)
+++ phpdoc/en/trunk/reference/mongo/mongocommandcursor/batchsize.xml	2014-12-23 21:09:33 UTC (rev 335345)
@@ -16,7 +16,7 @@
   <para>
    A cursor typically fetches a batch of result objects and store them
    locally. This method sets the batchSize value to configure the amount of
-   documents retrieved from the server in one data packet.
+   documents retrieved from the server in one round trip.
   </para>
  </refsect1>


Modified: phpdoc/en/trunk/reference/mongo/mongocursor/batchsize.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocursor/batchsize.xml	2014-12-23 16:00:01 UTC (rev 335344)
+++ phpdoc/en/trunk/reference/mongo/mongocursor/batchsize.xml	2014-12-23 21:09:33 UTC (rev 335345)
@@ -16,7 +16,7 @@
   <para>
    A cursor typically fetches a batch of result objects and store them
    locally. This method sets the batchSize value to configure the amount of
-   documents retrieved from the server in one data packet. However, it will
+   documents retrieved from the server in one round trip. However, it will
    never return more documents than fit in the max batch size limit (usually
    4MB).
   </para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic