diff options
Diffstat (limited to 'doc/classes/PoolVector2Array.xml')
-rw-r--r-- | doc/classes/PoolVector2Array.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolVector2Array.xml b/doc/classes/PoolVector2Array.xml index 072281158c..ecf8f5a6ba 100644 --- a/doc/classes/PoolVector2Array.xml +++ b/doc/classes/PoolVector2Array.xml @@ -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"> |