]> granicus.if.org Git - php/commitdiff
Oops, sorry for my poor english
authorXinchen Hui <laruence@php.net>
Sun, 11 Mar 2012 08:34:06 +0000 (08:34 +0000)
committerXinchen Hui <laruence@php.net>
Sun, 11 Mar 2012 08:34:06 +0000 (08:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 93a050f5d5649cc80c56d3f69ae2a8f8cc65ae34..0b5358453cbbbb32bf23c7a12a6e6ba26790c888 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -73,7 +73,7 @@ PHP                                                                        NEWS
     ReflectionMethod::invokeArgs()). (Laruence)
 
 - SPL:
-  . Fixed bug #61347 (inconsist isset behavior of Arrayobject). (Laruence)
+  . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
 
 - Standard:
   . Fixed memory leak in substr_replace. (Pierrick)