summaryrefslogtreecommitdiff
path: root/doc/classes/PoolRealArray.xml
diff options
context:
space:
mode:
authorKelly Thomas <kelly.thomas@hotmail.com.au>2018-09-12 06:33:11 +0800
committerKelly Thomas <kelly.thomas@hotmail.com.au>2018-09-12 06:33:11 +0800
commit3e0ab0a2f2be2b62d6f05183d201b9f866c855f7 (patch)
treed82e2e5a3ab49e47c80b577f4fd19489aa70ab42 /doc/classes/PoolRealArray.xml
parent0d04fb76e1d4543d04d6e41244c06f35bfecb07c (diff)
Standardize documentation for the pool arrays' invert methods
Diffstat (limited to 'doc/classes/PoolRealArray.xml')
-rw-r--r--doc/classes/PoolRealArray.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolRealArray.xml b/doc/classes/PoolRealArray.xml
index 0808b44104..c0c6ef8700 100644
--- a/doc/classes/PoolRealArray.xml
+++ b/doc/classes/PoolRealArray.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">