1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Remove double thes from documentation

(cherry picked from commit 4431cdd154)
This commit is contained in:
Paweł
2023-04-17 21:45:30 +02:00
committed by Yuri Sizov
parent 75f3ce618e
commit 32dc3b66ab
10 changed files with 11 additions and 11 deletions

View File

@@ -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">