From 0902cc865100ef1c0751869df47d8d080d4c8b30 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 1 Dec 2008 20:57:11 +0000 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d5537af64e..d6c7e48271 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ PHP NEWS - Fixed memory leak inside readline_callback_handler_remove() function. (Felipe) - Fixed bug #46696 (cURL fails in upload files with specified content-type). (Ilia) -- Fixed bug #46673 (stream_lock call with wrong paramater). (Arnaud) +- Fixed bug #46673 (stream_lock call with wrong parameter). (Arnaud) - Fixed bug #46649 (Setting array element with that same array produces inconsistent results). (Arnaud) - Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly). -- 2.50.1