diff --git a/php.ini-development b/php.ini-development index 3684f0cfb57..4aaf2f81640 100644 --- a/php.ini-development +++ b/php.ini-development @@ -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 diff --git a/php.ini-production b/php.ini-production index 1238c0e7ee7..9042d08a9d6 100644 --- a/php.ini-production +++ b/php.ini-production @@ -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