From 3e0ab0a2f2be2b62d6f05183d201b9f866c855f7 Mon Sep 17 00:00:00 2001 From: Kelly Thomas Date: Wed, 12 Sep 2018 06:33:11 +0800 Subject: Standardize documentation for the pool arrays' invert methods --- doc/classes/PoolVector2Array.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/PoolVector2Array.xml') 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 @@ - 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. -- cgit v1.2.3