From: Sebastian Zartner Date: Tue, 23 Sep 2014 05:45:03 +0000 (+0200) Subject: Fixed typo X-Git-Tag: php-5.6.4RC1~59^2~29^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=876792c756180bc62ae25b0b2c74b1484097b177;p=php Fixed typo --- diff --git a/php.ini-development b/php.ini-development index 148d194fef..bcc9ac6baf 100644 --- a/php.ini-development +++ b/php.ini-development @@ -1765,7 +1765,7 @@ mssql.secure_connection = Off ;mbstring.encoding_translation = Off ; automatic encoding detection order. -; "auto" detect order is changed accoding to mbstring.language +; "auto" detect order is changed according to mbstring.language ; http://php.net/mbstring.detect-order ;mbstring.detect_order = auto diff --git a/php.ini-production b/php.ini-production index 5410b3de54..a2a50ea2f8 100644 --- a/php.ini-production +++ b/php.ini-production @@ -1763,7 +1763,7 @@ mssql.secure_connection = Off ;mbstring.encoding_translation = Off ; automatic encoding detection order. -; "auto" detect order is changed accoding to mbstring.language +; "auto" detect order is changed according to mbstring.language ; http://php.net/mbstring.detect-order ;mbstring.detect_order = auto