]> granicus.if.org Git - php/commitdiff
little typo (bug #38531)
authorNuno Lopes <nlopess@php.net>
Sun, 3 Sep 2006 11:39:45 +0000 (11:39 +0000)
committerNuno Lopes <nlopess@php.net>
Sun, 3 Sep 2006 11:39:45 +0000 (11:39 +0000)
php.ini-dist
php.ini-recommended

index 55a3424e6ec18bbe0c2dbdb50332c2a8c4a61a3a..8a4045dc43e1eb56571ca8ad2bb0c5a04ea28a23 100644 (file)
@@ -706,7 +706,7 @@ mysql.default_user =
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limit
+; Maximum time (in seconds) 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
index c557806f7517e0a09c1907d2b7c74b6314043376..379019e403b464890f2409ba70027de8252e0125 100644 (file)
@@ -761,7 +761,7 @@ mysql.default_user =
 ; file will be able to reveal the password as well.
 mysql.default_password =
 
-; Maximum time (in secondes) for connect timeout. -1 means no limit
+; Maximum time (in seconds) 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