diff --git a/doc/classes/String.xml b/doc/classes/String.xml index 24d92b822ae..6d9def7ccb4 100644 --- a/doc/classes/String.xml +++ b/doc/classes/String.xml @@ -381,7 +381,7 @@ - Returns [code]true[/code] if the string is empty. + Returns [code]true[/code] if the length of the string equals [code]0[/code].