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 50ded06b90..45f619dc5d 100644 --- a/doc/classes/PoolVector2Array.xml +++ b/doc/classes/PoolVector2Array.xml @@ -82,7 +82,7 @@ <return type="int"> </return> <description> - Return the size of the array. + Returns the size of the array. </description> </method> </methods> |