mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
s/search/sort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339523 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a5c1a2e211
commit
9a8ee04fdf
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ volume | edition
|
|||
with a lowercase letter.
|
||||
</para>
|
||||
<para>
|
||||
To perform a case insensitive search, force the sorting order to be
|
||||
To perform a case insensitive sort, force the sorting order to be
|
||||
determined by a lowercase copy of the original array.
|
||||
</para>
|
||||
<programlisting role="php">
|
||||
|
|
Loading…
Reference in a new issue