From fbdc8ea68ccc0bf5ed6cee41aff6a9334ec1762d Mon Sep 17 00:00:00 2001 From: Shein Alexey Date: Wed, 16 Nov 2011 13:13:34 +0000 Subject: [PATCH] Fixed a typo in the description of ini option. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319324 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/ini.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/mbstring/ini.xml b/reference/mbstring/ini.xml index d0431b42db..82f523009a 100644 --- a/reference/mbstring/ini.xml +++ b/reference/mbstring/ini.xml @@ -238,7 +238,7 @@ mbstring.encoding_translation = On mbstring.http_input = pass ; No conversion. mbstring.http_input = auto ; Set HTTP input to auto ; "auto" is expanded according to mbstring.language -mbstring.http_input = SJIS ; Set HTTP2 input to SJIS +mbstring.http_input = SJIS ; Set HTTP input to SJIS mbstring.http_input = UTF-8,SJIS,EUC-JP ; Specify order ;; Set default HTTP output character encoding @@ -344,4 +344,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -