didou Sat Nov 26 11:23:11 2005 EDT
Modified files:
/phpdoc/en/reference/dom reference.xml
Log:
fix a typo found by my brother :)
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/reference.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/dom/reference.xml
diff -u phpdoc/en/reference/dom/reference.xml:1.22
phpdoc/en/reference/dom/reference.xml:1.23
--- phpdoc/en/reference/dom/reference.xml:1.22 Sun Sep 4 15:39:11 2005
+++ phpdoc/en/reference/dom/reference.xml Sat Nov 26 11:23:10 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
<!-- Purpose: xml -->
<!-- Membership: bundled, external -->
@@ -898,7 +898,7 @@
<entry>nodeName</entry>
<entry>string</entry>
<entry>yes</entry>
- <entry>Returns the more accurate name for the current node
type</entry>
+ <entry>Returns the most accurate name for the current node
type</entry>
</row>
<row>
<entry>nodeValue</entry>