]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Sat, 17 Mar 2012 17:51:51 +0000 (17:51 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 17 Mar 2012 17:51:51 +0000 (17:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 02a1d4b94dfce6eebf78bfa1adb52a62a1d74f7a..1b9b4cf256c7d3ba289f8300afba72e4a5298596 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ PHP                                                                        NEWS
     exist in ISO-8859-1). (Gustavo)
   . Fixed bug #61273 (call_user_func_array with more than 16333 arguments 
     leaks / crashes). (Laruence)
-  . Fixed bug #61225 (Incorect lexing of 0b00*+<NUM>). (Pierrick)
+  . Fixed bug #61225 (Incorrect lexing of 0b00*+<NUM>). (Pierrick)
   . Fixed bug #61165 (Segfault - strip_tags()). (Laruence)
   . Fixed bug #61106 (Segfault when using header_register_callback). (Nikita
     Popov)