diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index 7097fd8bf0c..3bd621799a1 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -221,7 +221,7 @@ - Reverse the order of the elements in the array (so first element will now be the last) and return reference to the array. + Reverse the order of the elements in the array.