Fix linkend

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248156 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2007-12-13 17:48:29 +00:00
parent 6c1cc27530
commit 15806a7c94

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<!-- splitted from ./en/functions/com.xml, last change in rev 1.12 -->
<refentry xml:id="class.com" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -215,7 +215,7 @@
<function>com_isenum</function> returns &true;, in which case, they hide
any methods with the same names that might otherwise be provided by the
COM object. These methods have all been eliminated in PHP 5, and you
should use <xref linkend="com.foreach"/> instead.
should use <xref linkend="com.examples.foreach"/> instead.
</para>
<methodsynopsis>