summaryrefslogtreecommitdiff
path: root/doc/classes/PackedColorArray.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PackedColorArray.xml')
-rw-r--r--doc/classes/PackedColorArray.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PackedColorArray.xml b/doc/classes/PackedColorArray.xml
index 13d7440bb9..d875549319 100644
--- a/doc/classes/PackedColorArray.xml
+++ b/doc/classes/PackedColorArray.xml
@@ -126,7 +126,7 @@
<method name="size" qualifiers="const">
<return type="int" />
<description>
- Returns the size of the array.
+ Returns the number of elements in the array.
</description>
</method>
<method name="slice" qualifiers="const">