]> 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 ccff9521316da5c28fff2f28396113e251ba72f6..6ca901bbc25cbe5d3b3ba0affe924eecd5ff9710 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -66,7 +66,7 @@ PHP                                                                        NEWS
 
 - SPL
   . Fixed bug #61326 (ArrayObject comparison). (Gustavo)
-  . Fixed bug #61347 (inconsist isset behavior of Arrayobject). (Laruence)
+  . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
 
 - SQLite3 extension:
   . Add createCollation() method. (Brad Dewar)