]> granicus.if.org Git - php/commitdiff
fix typo
authorfoobar <sniper@php.net>
Sun, 17 Aug 2003 21:27:55 +0000 (21:27 +0000)
committerfoobar <sniper@php.net>
Sun, 17 Aug 2003 21:27:55 +0000 (21:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 39686abe5f794e5ce4dd2be3a35d5c3cec9b7099..27f3544cfd282e4a77b75bed50daa16b2aa4e0f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ PHP 4                                                                      NEWS
   on register_globals). (Ilia)
 - Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). (Ilia)
 - Fixed bug #25044 (header("Location:") changing HTTP status). (Marcus)
-- Fixed bug #25037 (win23 mail(): Possible infinite loop inside SendText()).
+- Fixed bug #25037 (win32 mail(): Possible infinite loop inside SendText()).
   (Ilia)
 - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). (Jani)
 - Fixed bug #24989 (external libexpat conflicts with bundled libexpat). (Jani)