]> granicus.if.org Git - php/commitdiff
typo
authorAndrey Hristov <andrey@php.net>
Thu, 9 Oct 2003 11:26:40 +0000 (11:26 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 9 Oct 2003 11:26:40 +0000 (11:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e464320500ae5838b92650a4baa190176a0b2bef..89f8977433234358087df1f456ed1d99c2544baf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,7 +47,7 @@ PHP                                                                        NEWS
 - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)
-- Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)
+- Fixed bug #24565 (cannot read array elements received via $_REQUEST). (Zeev)
 - Fixed bug #24445 (get_parent_class() returns different values).
   (Sterling, Stanislav)
 - Fixed bug #24403 (preg_replace() problem: Using $this when not in object