philip Sat Jan 18 12:31:08 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Typo :) Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.102 phpdoc/en/language/types.xml:1.103 --- phpdoc/en/language/types.xml:1.102 Sat Jan 18 12:26:01 2003 +++ phpdoc/en/language/types.xml Sat Jan 18 12:31:07 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.102 $ --> +<!-- $Revision: 1.103 $ --> <chapter id="language.types"> <title>Types</title> @@ -753,7 +753,7 @@ 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 <literal>\r</literal> on Machintosh + operating system. This is <literal>\r</literal> on Macintosh for example. </simpara> </warning>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php