diff --git a/NEWS b/NEWS index 0c52b19d996..28963162e7c 100644 --- a/NEWS +++ b/NEWS @@ -206,8 +206,8 @@ PHP NEWS . Added grapheme_levenshtein() function. (Yuya Hamada) . Added Locale::addLikelySubtags/Locale::minimizeSubtags to handle adding/removing likely subtags to a locale. (David Carlier) - . Added IntlListFormatter class to format a list of items with a locale - , operands types and units. (BogdanUngureanu) + . Added IntlListFormatter class to format a list of items with a locale, + operands types and units. (BogdanUngureanu) . Fixed bug GH-18566 ([intl] Weird numeric sort in Collator). (nielsdos) - LDAP: