mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Standardize documentation for the pool arrays' invert methods
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</method>
|
||||
<method name="invert">
|
||||
<description>
|
||||
Reverse the order of the elements in the array (so first element will now be the last).
|
||||
Reverse the order of the elements in the array.
|
||||
</description>
|
||||
</method>
|
||||
<method name="push_back">
|
||||
|
||||
Reference in New Issue
Block a user