vrana Fri Feb 25 04:58:56 2005 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
Missing dot
http://cvs.php.net/diff.php/phpdoc/en/language/types.xml?r1=1.149&r2=1.150&ty=u
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.149 phpdoc/en/language/types.xml:1.150
--- phpdoc/en/language/types.xml:1.149 Tue Feb 22 15:31:45 2005
+++ phpdoc/en/language/types.xml Fri Feb 25 04:58:53 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.149 $ -->
+<!-- $Revision: 1.150 $ -->
<chapter id="language.types">
<title>Types</title>
@@ -2192,7 +2192,7 @@
</para>
<note>
<simpara>
- The null type was introduced in PHP 4
+ The null type was introduced in PHP 4.
</simpara>
</note>
<para>