1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Remove double thes from documentation

This commit is contained in:
Paweł
2023-04-17 21:45:30 +02:00
parent 5625399680
commit 4431cdd154
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">