sebastian               Mon Mar 15 00:53:52 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Fugbix typo.
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1633&r2=1.1634&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1633 php-src/NEWS:1.1634
--- php-src/NEWS:1.1633 Sun Mar 14 18:22:51 2004
+++ php-src/NEWS        Mon Mar 15 00:53:51 2004
@@ -5,7 +5,7 @@
   ze1_compatiblity_mode. (Andi)
 - Added support for PHP 4 style object conversion to long, double, and boolean
   values which is enabled in ze1_compatibility_mode. (Andi, Stas)
-- Allow objector oriented extensions to overload comparison functions and other
+- Allow object oriented extensions to overload comparison functions and other
   operations. Solves problems using SimpleXML values. (Andi, Zeev)
 - Fixed crash when accessing a class constant with a value which in turn is
   also a constant. (Dmitry)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to