diff --git a/reference/mbstring/ini.xml b/reference/mbstring/ini.xml index fc1490919b..f93f1877ba 100644 --- a/reference/mbstring/ini.xml +++ b/reference/mbstring/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -137,10 +137,11 @@ used by browsers. - Although browsers are enough to detect the character encoding - of a given HTML document by using heuristics, it would be better to set the - charset parameter in the Content-Type - HTTP header to the appropriate value by header or + Although popular browsers are capable of giving a reasonably accurate guess + to the character encoding of a given HTML document, it would be better to + set the charset parameter in the + Content-Type HTTP header to the appropriate value by + header or default_charset ini setting.