colder Wed Jul 12 21:30:13 2006 UTC
Modified files:
/phpdoc/en/reference/xmlreader constants.xml
Log:
Fix typo (spotted by Elazar)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/xmlreader/constants.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/xmlreader/constants.xml
diff -u phpdoc/en/reference/xmlreader/constants.xml:1.2
phpdoc/en/reference/xmlreader/constants.xml:1.3
--- phpdoc/en/reference/xmlreader/constants.xml:1.2 Wed Dec 14 16:30:49 2005
+++ phpdoc/en/reference/xmlreader/constants.xml Wed Jul 12 21:30:12 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="xmlreader.constants">
&reftitle.constants;
&extension.constants;
@@ -208,7 +208,7 @@
(<type>integer</type>)
</entry>
<entry>4</entry>
- <entry>Subsitute entities and expand references</entry>
+ <entry>Substitute entities and expand references</entry>
</row>
</tbody>
</tgroup>