Two other typos corrected in see alsos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59849 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-10-13 14:45:36 +00:00
parent 245c86dc4c
commit aa5534f453

View file

@ -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 @@ RewriteEngine on
<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 @@ RewriteEngine on
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>