]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Tue, 11 Aug 2009 16:11:23 +0000 (16:11 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 11 Aug 2009 16:11:23 +0000 (16:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 161ca05c152e0d0891ce64ae89dfb8e9675c3397..a6ea35747aa8af4ac57d0992b927efd522f42c30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ PHP                                                                        NEWS
   (Jani)
 - Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
   restrictions). (Ilia)
-- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when
+- Fixed bug #48994 (zlib.output_compression does not output HTTP headers when
   set to a string value). (Jani)
 - Fixed bug #48980 (Crash when compiling with pdo_firebird). (Felipe)
 - Fixed bug #48962 (cURL does not upload files with specified filename).