Browse Source

Added description to dedent in String.xml

Anutrix 7 years ago
parent
commit
6d4c6449f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/classes/String.xml

+ 1 - 0
doc/classes/String.xml

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