]> granicus.if.org Git - php/commitdiff
Fixed typo
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 10 Aug 2016 06:20:45 +0000 (15:20 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 10 Aug 2016 06:20:45 +0000 (15:20 +0900)
NEWS

diff --git a/NEWS b/NEWS
index f3e7307fa18ed7531124bd0529861aa0f3d683d9..e8c5a69896107f062debf37a30998e964dc59807 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ PHP                                                                        NEWS
   . Fixed bug #70896 (gmp_fact() silently ignores non-integer input). (Sara)
 
 - Mbstring:
-  . Implemented request #66024 (chr() and mb_ord()) (Masakielastic, Yasuo)
+  . Implemented request #66024 (mb_chr() and mb_ord()) (Masakielastic, Yasuo)
   . Implemented request #65081 (mb_scrub()) (Masakielastic, Yasuo)
   . Implemented request #69086 (enhancement for mb_convert_encoding() that
     handles multibyte replacement char nicely) (Masakielastic, Yasuo)