kennyt          Fri Mar  5 16:28:43 2004 EDT

  Modified files:              
    /phpdoc/en/language operators.xml 
  Log:
  s/version 5/5/
  
  
http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.62&r2=1.63&ty=u
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.62 phpdoc/en/language/operators.xml:1.63
--- phpdoc/en/language/operators.xml:1.62       Fri Mar  5 16:24:40 2004
+++ phpdoc/en/language/operators.xml    Fri Mar  5 16:28:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.62 $ -->
+<!-- $Revision: 1.63 $ -->
  <chapter id="language.operators">
   <title>Operators</title>
   <simpara>
@@ -883,7 +883,7 @@
     object is of a specified <link linkend="language.oop">object class</link>.
    </para>
    <simpara>
-    <literal>instanceof</literal> was introduced in PHP version 5.
+    <literal>instanceof</literal> was introduced in PHP 5.
    </simpara>
    <informalexample>
     <programlisting>

Reply via email to