]> granicus.if.org Git - php/commitdiff
Fixed typo.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 24 Aug 2003 19:44:47 +0000 (19:44 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 24 Aug 2003 19:44:47 +0000 (19:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 65263149a0743c577bbc3d454e9983f1dd419c8c..414e20fc8d17fb2f7b43085afd28995c588e17d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -109,7 +109,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #24210 (not detecting assume_default_colors - typo). (Sara)
 - Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive()).
   (Ilia)
-- Fixed bug #24177 (Apahce2 SAPIs: status set incorrectly after flush()).
+- Fixed bug #24177 (Apache2 SAPIs: status set incorrectly after flush()).
   (Ilia)
 - Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis).
   (tom@gksystems.com, Ilia)