[PHP-DOC] cvs: phpdoc /en/functions hw.xml From: Hojtsy Gabor (goba <email protected>)
Date: 10/13/01

goba Sat Oct 13 10:45:38 2001 EDT

  Modified files:
    /phpdoc/en/functions hw.xml
  Log:
  Two other typos corrected in see alsos
  
  
Index: phpdoc/en/functions/hw.xml
diff -u phpdoc/en/functions/hw.xml:1.18 phpdoc/en/functions/hw.xml:1.19
--- phpdoc/en/functions/hw.xml:1.18 Sat Oct 13 10:41:28 2001
+++ phpdoc/en/functions/hw.xml Sat Oct 13 10:45:36 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
  <reference id="ref.hyperwave">
   <title>Hyperwave functions</title>
   <titleabbrev>Hyperwave</titleabbrev>
@@ -884,7 +884,7 @@
      <parameter>objectID</parameter>. The function will not
      return child documents.</para>
     <para>
- See also <function>hw_getchildren</function>,
+ See also <function>hw_children</function>,
      and <function>hw_getchilddoccoll</function>.
     </para>
    </refsect1>
@@ -1304,7 +1304,7 @@
      Returns array of object ids for child documents of a collection.
     </para>
     <para>
- See also <function>hw_getchildren</function>,
+ See also <function>hw_children</function>,
      and <function>hw_getchildcoll</function>.
     </para>
    </refsect1>