diff options
author | Paweł <pkowal1982@gmail.com> | 2023-04-17 21:45:30 +0200 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2023-04-24 17:08:56 +0200 |
commit | 32dc3b66ab6453d2ab1863b40d03aa8a776d27d8 (patch) | |
tree | 5e2e43104927de13fcb23dae0696ea4939ef3b94 /doc/classes/TextureLayered.xml | |
parent | 75f3ce618ec70e955829c17c131ed815f97ff7cd (diff) |
Remove double thes from documentation
(cherry picked from commit 4431cdd154b8fa0494148980646903e824c0bdb1)
Diffstat (limited to 'doc/classes/TextureLayered.xml')
-rw-r--r-- | doc/classes/TextureLayered.xml | 2 |
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"> |