]> granicus.if.org Git - php/commitdiff
correcting grammar so it's readable
authorJames Cox <imajes@php.net>
Wed, 27 Feb 2002 11:15:54 +0000 (11:15 +0000)
committerJames Cox <imajes@php.net>
Wed, 27 Feb 2002 11:15:54 +0000 (11:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84a2ab9c8ac589d96a4067317b5172922bf621ac..5f6657e5030596bdc15c208e7f68b11b10facbc3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -155,8 +155,8 @@ PHP 4                                                                      NEWS
 - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha)
 
 27 Feb 2002, Version 4.1.2
-- Fixed start up failure when mm save handler is used and there is multiple
-  SAPIs are working at the same time. (Yasuo)
+- Fixed start up failure when mm save handler is used and there are multiple
+  SAPIs working at the same time. (Yasuo)
 - Fixed the Roxen SAPI (Yasuo)
 - Fixed a buffer overflow in the RFC-1867 file upload code (Stefan)
 - Fixed a crash in the session module (Yasuo)