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