]> granicus.if.org Git - php/commitdiff
Fugbix typo.
authorSebastian Bergmann <sebastian@php.net>
Mon, 15 Mar 2004 05:53:51 +0000 (05:53 +0000)
committerSebastian Bergmann <sebastian@php.net>
Mon, 15 Mar 2004 05:53:51 +0000 (05:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 422ecc7aa60f3634bc9930830a55210d2a3c6821..b738841b16035ee082b6cbbed60f62dfee9176e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP                                                                        NEWS
   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)