diff --git a/language/types.xml b/language/types.xml index 3244790dec..ece4d9e8bb 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -820,7 +820,8 @@ echo 'Variables do not $expand $either'; It's also important to realize that the first character before the closing identifier must be a newline as defined by your operating system. This is \r on Macintosh - for example. + for example. Closing delimiter (possibly followed by a semicolon) must + be followed by a newline too. If this rule is broken and the closing identifier is not "clean"