nlopess         Wed Jul 20 07:33:48 2005 EDT

  Modified files:              
    /phpdoc/en/language/oop5    interfaces.xml 
  Log:
  fix build
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/interfaces.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/language/oop5/interfaces.xml
diff -u phpdoc/en/language/oop5/interfaces.xml:1.6 
phpdoc/en/language/oop5/interfaces.xml:1.7
--- phpdoc/en/language/oop5/interfaces.xml:1.6  Tue Jul 19 22:30:19 2005
+++ phpdoc/en/language/oop5/interfaces.xml      Wed Jul 20 07:33:47 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <sect1 id="language.oop5.interfaces">
   <title>Object Interfaces</title>
   <para>
@@ -78,7 +78,8 @@
     </programlisting>
    </example>
    <simpara>
-     See also the <link linkend="operators.type">instanceof</link> operator.
+     See also the <link linkend="language.operators.type">instanceof</link>
+     operator.
    </simpara>
   </sect2>
 

Reply via email to