summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnutrix <numaanzaheerahmed@yahoo.com>2018-01-18 23:57:38 +0530
committerunknown <numaanzaheerahmed@yahoo.com>2018-01-19 15:57:38 +0530
commit6d4c6449f4e8949b34afa8d1c044dc47d1badb39 (patch)
tree34d46b869da35ce22b3c6ae2174ff64e03deab31 /doc
parenta15f60d212408aa81735307ad37c7dd5c667b07d (diff)
Added description to dedent in String.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/String.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/String.xml b/doc/classes/String.xml
index 73d3da39c6..a0605ec78e 100644
--- a/doc/classes/String.xml
+++ b/doc/classes/String.xml
@@ -277,6 +277,7 @@
<return type="String">
</return>
<description>
+ Removes indentation from string.
</description>
</method>
<method name="empty">