]> granicus.if.org Git - php/commitdiff
Fugbix typo.
authorSebastian Bergmann <sebastian@php.net>
Mon, 15 May 2006 16:01:24 +0000 (16:01 +0000)
committerSebastian Bergmann <sebastian@php.net>
Mon, 15 May 2006 16:01:24 +0000 (16:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ba84b0265484f2dc2a2b06f19b486b1f2ec155c3..306b7a251415d144528d95fe0466b937d8276641 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ PHP                                                                        NEWS
 - Optimized request shutdown seequence. Restoring ini directives now does
   iteration only over modified directives instead of all. (Dmitry)
 - FastCGI SAPI improved. (Dmitry)
-  . Remived source compatibility with libfcgi
+  . Removed source compatibility with libfcgi
   . Optimized acess to FastCGI environment variables using HashTable instead
     of linear search
   . Allowed PHP_FCGI_MAX_REQUESTS=0, that assumes no limit