didou           Sun Dec 19 22:14:12 2004 EDT

  Modified files:              
    /phpdoc/en/reference/dom/functions  dom-domattr-isid.xml 
  Log:
  fix c/p error
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domattr-isid.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domattr-isid.xml
diff -u phpdoc/en/reference/dom/functions/dom-domattr-isid.xml:1.5 
phpdoc/en/reference/dom/functions/dom-domattr-isid.xml:1.6
--- phpdoc/en/reference/dom/functions/dom-domattr-isid.xml:1.5  Sun Dec 19 
22:10:23 2004
+++ phpdoc/en/reference/dom/functions/dom-domattr-isid.xml      Sun Dec 19 
22:14:12 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <refentry id='function.dom-domattr-isId'>
    <refnamediv>
     <refname>DOMAttr->isId</refname>
@@ -27,7 +27,7 @@
      or <literal>DOMDocument::validateOnParse</literal> before using this 
function.
     </para>
     <example>
-     <title>DOMDocument->getElementById() Example</title>
+     <title>DOMAttr->isId() Example</title>
      <programlisting role="php">
 <![CDATA[
 <?php

Reply via email to