Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346284 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2018-12-10 15:59:58 +00:00
parent 465184470d
commit 2fa0d4f51c

View file

@ -246,7 +246,7 @@ mb_strtoupper("Straße");
<function>mb_convert_case</function> with <constant>MB_CASE_TITLE</constant>
now performs title-case conversion based on the Cased and CaseIgnorable
derived Unicode properties. In particular this also improves handling of
quotes and apostophes.
quotes and apostrophes.
</para>
</sect3>