summaryrefslogtreecommitdiff
path: root/doc/classes/PoolColorArray.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PoolColorArray.xml')
-rw-r--r--doc/classes/PoolColorArray.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/PoolColorArray.xml b/doc/classes/PoolColorArray.xml
index 890aef4f41..bcbc1697ba 100644
--- a/doc/classes/PoolColorArray.xml
+++ b/doc/classes/PoolColorArray.xml
@@ -17,7 +17,7 @@
<argument index="0" name="from" type="Array">
</argument>
<description>
- Construct a new [code]PoolColorArray[/code]. Optionally, you can pass in a generic [Array] that will be converted.
+ Construct a new [PoolColorArray]. Optionally, you can pass in a generic [Array] that will be converted.
</description>
</method>
<method name="append">
@@ -31,7 +31,7 @@
<argument index="0" name="array" type="PoolColorArray">
</argument>
<description>
- Append a [code]PoolColorArray[/code] at the end of this array.
+ Append a [PoolColorArray] at the end of this array.
</description>
</method>
<method name="insert">