[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/curl/functions/_curl-setopt.xml?=
From:       "=?utf-8?q?Daniel_P._Brown?=" <danbrown () php ! net>
Date:       2010-02-23 15:31:22
Message-ID: svn-danbrown-1266939082-295418-2058575466 () svn ! php ! net
[Download RAW message or body]

danbrown                                 Tue, 23 Feb 2010 15:31:22 +0000

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

Log:
Reworded to make a bit more sense.  Though not a bug, this was identified in Bug #51117.

Bug: http://bugs.php.net/51117 (Open) Typo
      
Changed paths:
    U   phpdoc/en/trunk/reference/curl/functions/curl-setopt.xml

Modified: phpdoc/en/trunk/reference/curl/functions/curl-setopt.xml
===================================================================
--- phpdoc/en/trunk/reference/curl/functions/curl-setopt.xml	2010-02-23 15:04:29 UTC (rev 295417)
+++ phpdoc/en/trunk/reference/curl/functions/curl-setopt.xml	2010-02-23 15:31:22 UTC (rev 295418)
@@ -508,8 +508,8 @@
            <entry><constant>CURLOPT_LOW_SPEED_LIMIT</constant></entry>
            <entry>
             The transfer speed, in bytes per second, that the transfer should be
-            below during <constant>CURLOPT_LOW_SPEED_TIME</constant> seconds
-            for PHP to consider the transfer too slow and abort.
+            below during the count of <constant>CURLOPT_LOW_SPEED_TIME</constant>
+            seconds before PHP considers the transfer too slow and aborts.
            </entry>
            <entry>
            </entry>
@@ -517,9 +517,9 @@
           <row>
            <entry><constant>CURLOPT_LOW_SPEED_TIME</constant></entry>
            <entry>
-            The number of seconds the transfer should be below
-            <constant>CURLOPT_LOW_SPEED_LIMIT</constant> for PHP to consider
-            the transfer too slow and abort.
+            The number of seconds the transfer speed should be below
+            <constant>CURLOPT_LOW_SPEED_LIMIT</constant> before PHP considers
+            the transfer too slow and aborts.
            </entry>
            <entry>
            </entry>



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