summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2011-12-09 22:43:01 +0000
committerFelipe Pena <felipe@php.net>2011-12-09 22:43:01 +0000
commit0c9fb81c504d370f2e9cb9c044f623f94697d9fe (patch)
tree878b4e4a74c6d9dbe1d3367904e4cc8dedf9f755 /php.ini-development
parent9751092fbc14a6bdf43760b32a95e2f4b9f4faed (diff)
downloadphp-git-0c9fb81c504d370f2e9cb9c044f623f94697d9fe.tar.gz
- Fixed bug #60489 (Simple Typo In php.ini Files)
patch by: danbrown at php.net
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-development b/php.ini-development
index fc04d85918..e970570460 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1663,7 +1663,7 @@ mssql.secure_connection = Off
;mssql.max_procs = -1
; Specify client character set.
-; If empty or not set the client charset from freetds.comf is used
+; If empty or not set the client charset from freetds.conf is used
; This is only used when compiled with FreeTDS
;mssql.charset = "ISO-8859-1"