From: Ilia Alshanetsky Date: Thu, 1 Oct 2009 23:21:36 +0000 (+0000) Subject: Fixed typo X-Git-Tag: php-5.2.12RC1~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbc9b86f0d23d7f7283ec049827ff57531bc74df;p=php Fixed typo --- diff --git a/NEWS b/NEWS index 64139dfad6..ed5d5dabe4 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ fclose). (Ilia) - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character). (Moriyoshi) -- Fixed bug #49528 (UTF-16 strings prefixed by BOMs wrondly converted). +- Fixed bug #49528 (UTF-16 strings prefixed by BOMs wrongly converted). (Moriyoshi) - Fixed bug #48805 (IPv6 socket transport is not working). (Ilia)