]> granicus.if.org Git - php/commitdiff
fix typo in php.ini
authorAndy Footner <andyfootner@netscape.net>
Fri, 1 May 2015 10:38:07 +0000 (12:38 +0200)
committerAndy Footner <andyfootner@netscape.net>
Fri, 1 May 2015 10:38:07 +0000 (12:38 +0200)
php.ini-development
php.ini-production

index 3684f0cfb574e0683df03f2b1ab76439471d5b0a..4aaf2f8164093d65524297c309aa9340fd60bbea 100644 (file)
@@ -1636,7 +1636,7 @@ zend.assertions = 1
 
 [mbstring]
 ; language for internal character representation.
-; This affects mb_send_mail() and mbstrig.detect_order.
+; This affects mb_send_mail() and mbstring.detect_order.
 ; http://php.net/mbstring.language
 ;mbstring.language = Japanese
 
index 1238c0e7ee71621599f24f6756ee8529c5e0033a..9042d08a9d6486bff7be6251f995dc7cffcd8ec2 100644 (file)
@@ -1636,7 +1636,7 @@ zend.assertions = -1
 
 [mbstring]
 ; language for internal character representation.
-; This affects mb_send_mail() and mbstrig.detect_order.
+; This affects mb_send_mail() and mbstring.detect_order.
 ; http://php.net/mbstring.language
 ;mbstring.language = Japanese