]> granicus.if.org Git - php/commitdiff
typo
authorfoobar <sniper@php.net>
Sun, 14 Mar 2004 23:22:51 +0000 (23:22 +0000)
committerfoobar <sniper@php.net>
Sun, 14 Mar 2004 23:22:51 +0000 (23:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 919fccbc9a44383546131d45413d0ee036057287..422ecc7aa60f3634bc9930830a55210d2a3c6821 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP                                                                        NEWS
   also a constant. (Dmitry)
 - Fixed object's truth value conversion. It is always true unless
   ze1_compatibility_mode is on in which it behaves like in PHP 4. (Stas)
-- Improve out of memory handling in new memory manager. (Stas)
+- Improved out of memory handling in new memory manager. (Stas)
 - Fixed crash when an object references itself during destructor call. (Andi)
 - Fixed crash in foreach() when iterating over object properties or a method's
   return values. (Andi)