]> granicus.if.org Git - php/commitdiff
Fix php.ini comment typo
authorChristopher Jones <sixd@php.net>
Thu, 15 Apr 2010 19:22:01 +0000 (19:22 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 15 Apr 2010 19:22:01 +0000 (19:22 +0000)
php.ini-development
php.ini-production

index 2eecc139ff71de479b0aec8626fc7ad4a9f0404e..5da1206dc8105cd001aba45c57b49e4b9c0bab80 100644 (file)
@@ -1381,7 +1381,7 @@ pgsql.max_links = -1
 ; http://php.net/pgsql.ignore-notice
 pgsql.ignore_notice = 0
 
-; Log PostgreSQL backends Noitce message or not.
+; Log PostgreSQL backends Notice message or not.
 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
 ; http://php.net/pgsql.log-notice
 pgsql.log_notice = 0
index c84d8304654bcc60c397da74edb1e46d138edf1e..71288e0b1bc639bc60651fb7a6834515a6f50eab 100644 (file)
@@ -1389,7 +1389,7 @@ pgsql.max_links = -1
 ; http://php.net/pgsql.ignore-notice
 pgsql.ignore_notice = 0
 
-; Log PostgreSQL backends Noitce message or not.
+; Log PostgreSQL backends Notice message or not.
 ; Unless pgsql.ignore_notice=0, module cannot log notice message.
 ; http://php.net/pgsql.log-notice
 pgsql.log_notice = 0