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

Merge pull request #15850 from Anutrix/master

Added description to dedent in String.xml
This commit is contained in:
Rémi Verschelde
2018-01-19 12:13:04 +01:00
committed by GitHub

View File

@@ -277,6 +277,7 @@
<return type="String">
</return>
<description>
Removes indentation from string.
</description>
</method>
<method name="empty">