]> granicus.if.org Git - php/commitdiff
typo
authorfoobar <sniper@php.net>
Fri, 2 Sep 2005 21:12:31 +0000 (21:12 +0000)
committerfoobar <sniper@php.net>
Fri, 2 Sep 2005 21:12:31 +0000 (21:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4b664f877a69404460e9efbd4efc9e67ea32d09b..e14f2b2ddf4ebca4c2398abf71e0a4967c95c752 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, Version 4.4.1
 - Fixed bug #34307 (on_modify handler not called to set the default value if
-  case setting from php.ini was invalid). (Andrei)
+  setting from php.ini was invalid). (Andrei)
 - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
   (Derick)
 - Fixed bug #34277 (array_filter() crashes with references and objects).