diff --git a/reference/array/functions/array-multisort.xml b/reference/array/functions/array-multisort.xml index 4da8941396..406cb2f10c 100644 --- a/reference/array/functions/array-multisort.xml +++ b/reference/array/functions/array-multisort.xml @@ -262,7 +262,7 @@ volume | edition The data as an array, called data. This would usually, - for example, be obtained by looping with mysql_fetch_assoc. + for example, be obtained by looping with mysqli_fetch_assoc.