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
commit eb9fa02fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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