]> granicus.if.org Git - php/commitdiff
- Fix typo
authorDerick Rethans <derick@php.net>
Sat, 4 Jan 2003 18:35:37 +0000 (18:35 +0000)
committerDerick Rethans <derick@php.net>
Sat, 4 Jan 2003 18:35:37 +0000 (18:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 069b42c264dea43d4699db43eab96d014494ca70..93d1ae08dd3499ebf2d4a5e6f06aefe154f0f8ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ PHP 4                                                                      NEWS
   . iconv_mime_decode()
   . iconv_mime_encode()
 - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason
-  to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs
+  to upgrade libmcrypt to a 2.5.x series as the older ones have too many bugs
   to be safely used with PHP. (Derick)
 - Fixed bug #17098 (make Apache2 aware that PHP scripts represent dynamic data
   and should not be cached). (Ilia)