]> granicus.if.org Git - php/commitdiff
fix typo
authorXinchen Hui <laruence@php.net>
Wed, 4 Apr 2012 09:41:25 +0000 (17:41 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 4 Apr 2012 09:41:25 +0000 (17:41 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 9f5898e17853250e62e1c037eacc1f57ed56dff9..23bb36314d7e087ff94c62e2281ed24f9f0d94f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,7 @@ PHP                                                                        NEWS
   . "Connection: close" instead of "Connection: closed" (Gustavo)
 
 - Core:
-  . Fixed bug Fixed bug #61605 (header_remove() does not remove all headers).
-    (Laruence)
+  . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence)
   . Fixed bug #61374 (html_entity_decode tries to decode code points that don't
     exist in ISO-8859-1). (Gustavo)
   . Fixed bug #61273 (call_user_func_array with more than 16333 arguments