fix typo in php.ini

This commit is contained in:
Andy Footner 2015-05-01 12:38:07 +02:00
parent 98fe9405e2
commit ed87d16c38
2 changed files with 2 additions and 2 deletions

View 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

View 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