et              Mon Aug  9 14:15:11 2004 EDT

  Modified files:              
    /phpdoc/en/language/oop5    object-comparison.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/object-comparison.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/language/oop5/object-comparison.xml
diff -u phpdoc/en/language/oop5/object-comparison.xml:1.1 
phpdoc/en/language/oop5/object-comparison.xml:1.2
--- phpdoc/en/language/oop5/object-comparison.xml:1.1   Sun Jul 11 08:33:25 2004
+++ phpdoc/en/language/oop5/object-comparison.xml       Mon Aug  9 14:15:10 2004
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <sect1 id="language.oop5.object-comparison">
    <title>Comparing objects</title>
    <para>
-    In PHP 5, object comparison is a more complicated than in PHP 4 and more
+    In PHP 5, object comparison is more complicated than in PHP 4 and more
     in accordance to what one will expect from an Object Oriented Language
     (not that PHP 5 is such a language).
    </para>

Reply via email to