diff --git a/language/types.xml b/language/types.xml index f00232de17..86f2a1c57f 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -753,7 +753,7 @@ echo 'I am trying to include at this point: \n a newline'; may not be any spaces or tabs after or before the semicolon. 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 Machintosh + operating system. This is \r on Macintosh for example.