From 9a8ee04fdf377279c715523eba4b2f2902828b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Luis=20Ferreira=20da=20Silva=20Bacci?= Date: Wed, 29 Jun 2016 16:45:26 +0000 Subject: [PATCH] s/search/sort git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339523 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/array-multisort.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/array/functions/array-multisort.xml b/reference/array/functions/array-multisort.xml index 8399ac4a13..4da8941396 100644 --- a/reference/array/functions/array-multisort.xml +++ b/reference/array/functions/array-multisort.xml @@ -327,7 +327,7 @@ volume | edition with a lowercase letter. - 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.