tony2001                Tue Aug 17 06:58:07 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /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.215.2.2&r2=1.215.2.3&ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.215.2.2 php-src/php.ini-dist:1.215.2.3
--- php-src/php.ini-dist:1.215.2.2      Mon Aug  9 20:44:23 2004
+++ php-src/php.ini-dist        Tue Aug 17 06:58:07 2004
@@ -681,7 +681,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.159.2.2&r2=1.159.2.3&ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.159.2.2 php-src/php.ini-recommended:1.159.2.3
--- php-src/php.ini-recommended:1.159.2.2       Mon Aug  9 20:44:23 2004
+++ php-src/php.ini-recommended Tue Aug 17 06:58:07 2004
@@ -739,7 +739,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

Reply via email to