]> granicus.if.org Git - php/commitdiff
typo
authorfoobar <sniper@php.net>
Sat, 23 Apr 2005 23:57:56 +0000 (23:57 +0000)
committerfoobar <sniper@php.net>
Sat, 23 Apr 2005 23:57:56 +0000 (23:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d473cc5ea885aba8aa8b3a7dce7eb7a3ea4ef39e..73f401cd0b6d278dc1d605a481f3e1c1c27c34e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,7 +36,7 @@ PHP                                                                        NEWS
 - Fixed bug #32405 (mysqli::fetch() returns bad data - 64bit problem). (Andrey)
 - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit). (Georg)
 - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg).
-- Fixed bug #32111 (Cookies can also be separated by colon). (Jani)
+- Fixed bug #32111 (Cookies can also be separated by comma). (Jani)
 - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP 
   response message). (Jani)
 - Fixed bug #31636 (another crash when echoing a COM object). (Wez)