mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix typo
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:
parent
465184470d
commit
2fa0d4f51c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue