slawek          Fri Mar 15 16:22:11 2002 EDT

  Modified files:              
    /phpdoc/en/functions        domxml.xml 
  Log:
  Fixed weird mistake :-)
  
  
Index: phpdoc/en/functions/domxml.xml
diff -u phpdoc/en/functions/domxml.xml:1.36 phpdoc/en/functions/domxml.xml:1.37
--- phpdoc/en/functions/domxml.xml:1.36 Fri Mar 15 13:51:56 2002
+++ phpdoc/en/functions/domxml.xml      Fri Mar 15 16:22:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
  <reference id="ref.domxml">
   <title>DOM XML functions</title>
   <titleabbrev>DOM XML</titleabbrev>
@@ -612,7 +612,7 @@
      Creates an XML document from the dom representation. This function
      usually is called after a building a new dom document from scratch
      as in the example of <function>domxml_add_root</function>. The
-     <format>parameter</format> specifies whether the output should be neatly
+     <parameter>format</parameter> specifies whether the output should be neatly
      formatted, or not.
     </para>
     <note>


Reply via email to