From aa5534f4531d82c7e12ec1f3ef30bebacf084dea Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Sat, 13 Oct 2001 14:45:36 +0000 Subject: [PATCH] Two other typos corrected in see alsos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59849 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/hw.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/hw.xml b/functions/hw.xml index b0cdbbacd2..4070a82452 100644 --- a/functions/hw.xml +++ b/functions/hw.xml @@ -1,5 +1,5 @@ - + Hyperwave functions Hyperwave @@ -884,7 +884,7 @@ RewriteEngine on objectID. The function will not return child documents. - See also hw_getchildren, + See also hw_children, and hw_getchilddoccoll. @@ -1304,7 +1304,7 @@ RewriteEngine on Returns array of object ids for child documents of a collection. - See also hw_getchildren, + See also hw_children, and hw_getchildcoll.