]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Thu, 1 Oct 2009 23:21:36 +0000 (23:21 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 1 Oct 2009 23:21:36 +0000 (23:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 64139dfad6d15ce3ecbfac86812ec32c53254874..ed5d5dabe415d9f084f4ff6a56f9328a1b64a145 100644 (file)
--- 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)