]> granicus.if.org Git - php/commitdiff
fix typo
authorAntony Dovgal <tony2001@php.net>
Wed, 4 Oct 2006 11:20:14 +0000 (11:20 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 4 Oct 2006 11:20:14 +0000 (11:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0587f7b957bcbac3fdf910ee8650fb0abeea8318..391136ae8381bfd109c6565f85d94014018e65be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -457,7 +457,7 @@ PHP                                                                        NEWS
   for SSL streams. (Wez).
 - Added PDO::PARAM_EVT_* family of constants. (Sara)
 - Fixed possible crash in highlight_string(). (Dmitry)
-- Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll). (Dmitry)
+- Fixed bug #37291 (FastCGI no longer works with isapi_fcgi.dll). (Dmitry)
 - Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob)
 - Fixed bug #37276 (problems with $_POST array). (Dmitry)
 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).