From 4f685cf9360139d7ce72433c1c1d0f10f77df978 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 6 Feb 2012 12:55:38 +0000 Subject: [PATCH] minor clarification git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323088 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/usort.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/array/functions/usort.xml b/reference/array/functions/usort.xml index 68b1d286ff..b36410c6b0 100644 --- a/reference/array/functions/usort.xml +++ b/reference/array/functions/usort.xml @@ -19,7 +19,7 @@ - If two members compare as equal, their order in the sorted array is undefined. + If two members compare as equal, their relative order in the sorted array is undefined. ¬e.no-key-association;