]> granicus.if.org Git - php/commitdiff
- Fix typo
authorFelipe Pena <felipe@php.net>
Thu, 12 Nov 2009 00:44:43 +0000 (00:44 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 12 Nov 2009 00:44:43 +0000 (00:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9fc24ff99fa6105012f7a353724eedb36e898de3..cf43132a5d880e4dac382427dc274579167ac8e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ PHP                                                                        NEWS
 - Fixed memory leak in extension loading when an error occurs on Windows.
   (Pierre)
 
-- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not
+- Fixed bug #50152 (ReflectionClass::hasProperty behaves like isset() not
   property_exists). (Felipe)
 - Fixed bug #50146 (property_exists: Closure object cannot have properties).
   (Felipe)