summaryrefslogtreecommitdiff
path: root/doc/classes/TextureLayered.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/TextureLayered.xml')
-rw-r--r--doc/classes/TextureLayered.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TextureLayered.xml b/doc/classes/TextureLayered.xml
index f240f0a009..aa025c4e24 100644
--- a/doc/classes/TextureLayered.xml
+++ b/doc/classes/TextureLayered.xml
@@ -22,7 +22,7 @@
<method name="_get_height" qualifiers="virtual const">
<return type="int" />
<description>
- Called when the the [TextureLayered]'s height is queried.
+ Called when the [TextureLayered]'s height is queried.
</description>
</method>
<method name="_get_layer_data" qualifiers="virtual const">