mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
245c86dc4c
commit
aa5534f453
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue