secondes should also be seconds.

At 10:58 AM 8/17/2004 +0000, Antony Dovgal wrote:
tony2001                Tue Aug 17 06:58:34 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    php.ini-dist php.ini-recommended
  Log:
  MFH: fix typo


http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.171.2.22&r2=1.171.2.23&ty=u Index: php-src/php.ini-dist diff -u php-src/php.ini-dist:1.171.2.22 php-src/php.ini-dist:1.171.2.23 --- php-src/php.ini-dist:1.171.2.22 Mon Aug 9 20:44:26 2004 +++ php-src/php.ini-dist Tue Aug 17 06:58:34 2004 @@ -670,7 +670,7 @@ ; file will be able to reveal the password as well. mysql.default_password =

-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60

; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.119.2.20&r2=1.119.2.21&ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.119.2.20 php-src/php.ini-recommended:1.119.2.21
--- php-src/php.ini-recommended:1.119.2.20 Mon Aug 9 20:44:26 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:58:34 2004
@@ -685,7 +685,7 @@
; file will be able to reveal the password as well.
mysql.default_password =


-; Maximum time (in secondes) for connect timeout. -1 means no limimt
+; Maximum time (in secondes) for connect timeout. -1 means no limit
 mysql.connect_timeout = 60

; Trace mode. When trace_mode is active (=On), warnings for table/index scans and

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

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



Reply via email to