]> granicus.if.org Git - php/commitdiff
Fugbix typo.
authorSebastian Bergmann <sebastian@php.net>
Sun, 22 Jan 2006 21:01:51 +0000 (21:01 +0000)
committerSebastian Bergmann <sebastian@php.net>
Sun, 22 Jan 2006 21:01:51 +0000 (21:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4836e73b1679c2dff00857e93ad50039112b15cc..e6fdf2fb3061d14b337719cdd1a06b5493dcf8ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.1.3
-- Chagned get_headers() to retrieve headers also from non-200 responses. (Ilia)
+- Changed get_headers() to retrieve headers also from non-200 responses. (Ilia)
 - Changed get_headers() to use the default context. (Ilia)
 - Added a check for special characters in the session name. (Ilia)
 - Added "consumed" stream filter. (Marcus)