diff --git a/reference/array/functions/array-multisort.xml b/reference/array/functions/array-multisort.xml index 5e118074ee..b492157447 100644 --- a/reference/array/functions/array-multisort.xml +++ b/reference/array/functions/array-multisort.xml @@ -1,5 +1,5 @@ - + @@ -62,7 +62,7 @@ No two sorting flags of the same type can be specified after each array. The sorting flags specified after an array argument apply only to that array - they are reset to default SORT_ASC and - SORT_REGULAR after before each new array argument. + SORT_REGULAR before each new array argument. &return.success;