summaryrefslogtreecommitdiffstats
path: root/doc/classes/PoolVector3Array.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-10-22 12:56:11 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-10-22 12:56:17 +0200
commitfc09e1436654415f7130b69d049b420d7e5e8d54 (patch)
tree4a925d13db9392d51886545586d78b97973cc584 /doc/classes/PoolVector3Array.xml
parent14b1741cbf998f6d950a006681b15803362442d7 (diff)
downloadredot-engine-fc09e1436654415f7130b69d049b420d7e5e8d54.tar.gz
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines. [ci skip]
Diffstat (limited to 'doc/classes/PoolVector3Array.xml')
-rw-r--r--doc/classes/PoolVector3Array.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolVector3Array.xml b/doc/classes/PoolVector3Array.xml
index 13a8290531..e5e2924273 100644
--- a/doc/classes/PoolVector3Array.xml
+++ b/doc/classes/PoolVector3Array.xml
@@ -31,7 +31,7 @@
<argument index="0" name="array" type="PoolVector3Array">
</argument>
<description>
- Append an [PoolVector3Array] at the end of this array.
+ Append an [code]PoolVector3Array[/code] at the end of this array.
</description>
</method>
<method name="insert">