summaryrefslogtreecommitdiff
path: root/php.ini-production
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2010-04-15 19:22:01 +0000
committerChristopher Jones <sixd@php.net>2010-04-15 19:22:01 +0000
commit4cf81c81d0e13c760c61aa39e93d6e073a86a03a (patch)
treef7ef1774624c510915c89cfd3e85f073dcc13fc5 /php.ini-production
parenta5304b138f2201fcc6020a8ef68d31beb03ed236 (diff)
downloadphp-git-4cf81c81d0e13c760c61aa39e93d6e073a86a03a.tar.gz
Fix php.ini comment typo
Diffstat (limited to 'php.ini-production')
-rw-r--r--php.ini-production2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-production b/php.ini-production
index 3dc1e04988..16462c0cb5 100644
--- a/php.ini-production
+++ b/php.ini-production
@@ -1363,7 +1363,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