You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Fix mistake in Array.xml
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user