]> granicus.if.org Git - php/commitdiff
typo fixing
authorfoobar <sniper@php.net>
Fri, 16 May 2003 20:20:06 +0000 (20:20 +0000)
committerfoobar <sniper@php.net>
Fri, 16 May 2003 20:20:06 +0000 (20:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2abff4e8e9f24d28bf2df0fc4a1cd7177441b814..e230fb84238d88dd54fd3b0ea677cc5743040120 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,8 +41,8 @@ PHP 4                                                                      NEWS
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly.
   (Uwe)
-- Fixed bug #23661 (mysql_fetch_array give no warning when an invalid argument
-  was passed as result_type). (Derick)
+- Fixed bug #23661 (mysql_fetch_array() gives no warning when an invalid 
+  argument was passed as result_type). (Derick)
 - Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus)
 - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez)
 - Fixed bug #23527 (PostScript Type 1 fonts do not render properly).