diff options
Diffstat (limited to 'doc/classes/PoolStringArray.xml')
-rw-r--r-- | doc/classes/PoolStringArray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolStringArray.xml b/doc/classes/PoolStringArray.xml index 9f6c4306cb..8b3ac4c16a 100644 --- a/doc/classes/PoolStringArray.xml +++ b/doc/classes/PoolStringArray.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="join"> |