diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index be4bf48ca48..4f993a14cae 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -218,7 +218,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.