]> granicus.if.org Git - php/commitdiff
typoh
authorJani Taskinen <jani@php.net>
Wed, 13 Aug 2008 19:43:48 +0000 (19:43 +0000)
committerJani Taskinen <jani@php.net>
Wed, 13 Aug 2008 19:43:48 +0000 (19:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 09a81219bff1a5c16ec3c0d89de5302c31e4115b..fa0095face59641e1fd9d3a92d0cf822ebb709d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP                                                                        NEWS
 - Fixed a crash on invalid method in ReflectionParameter constructor.
   (Christian Seiler)
 
-- Fixed bug #45805 (Crach on throwing exception from error handler). (Dmitry)
+- Fixed bug #45805 (Crash on throwing exception from error handler). (Dmitry)
 - Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause
   an error). (Felipe)
 - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter).