]> granicus.if.org Git - php/commitdiff
typo
authorXinchen Hui <laruence@php.net>
Mon, 16 Jan 2012 10:20:18 +0000 (10:20 +0000)
committerXinchen Hui <laruence@php.net>
Mon, 16 Jan 2012 10:20:18 +0000 (10:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c38b71dee44214a3be4c6a04a86dd8258e974c9e..0cf44aa4d759853943c7b4d83f59a758daf52b4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP                                                                        NEWS
 - General improvements:
   . World domination
 
-- Core
+- Core:
   . Fixed bug #60573 (type hinting with "self" keyword causes weird errors).
     (Laruence)