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
(cherry picked from commit 3e0ab0a2f2)
This commit is contained in:
committed by
Rémi Verschelde
parent
5bf8f2cf9e
commit
9355d9c5a2
@@ -81,7 +81,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