VirtualBox пре 7 година
родитељ
комит
cfb54df986
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      doc/classes/Array.xml

+ 1 - 1
doc/classes/Array.xml

@@ -221,7 +221,7 @@
 		</method>
 		<method name="invert">
 			<description>
-				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.
 			</description>
 		</method>
 		<method name="max">