goba Sat Jan 18 12:26:01 2003 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
Change wording of newline note...
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.101 phpdoc/en/language/types.xml:1.102
--- phpdoc/en/language/types.xml:1.101 Sat Jan 18 03:56:06 2003
+++ phpdoc/en/language/types.xml Sat Jan 18 12:26:01 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.101 $ -->
+<!-- $Revision: 1.102 $ -->
<chapter id="language.types">
<title>Types</title>
@@ -753,7 +753,8 @@
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. So for example on macs; <literal>\r</literal>.
+ operating system. This is <literal>\r</literal> on Machintosh
+ for example.
</simpara>
</warning>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php