Skip to content

Commit ec0ec47

Browse files
NEWS: move a misplaced comma [skip ci]
1 parent 6141594 commit ec0ec47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ PHP NEWS
206206
. Added grapheme_levenshtein() function. (Yuya Hamada)
207207
. Added Locale::addLikelySubtags/Locale::minimizeSubtags to handle
208208
adding/removing likely subtags to a locale. (David Carlier)
209-
. Added IntlListFormatter class to format a list of items with a locale
210-
, operands types and units. (BogdanUngureanu)
209+
. Added IntlListFormatter class to format a list of items with a locale,
210+
operands types and units. (BogdanUngureanu)
211211
. Fixed bug GH-18566 ([intl] Weird numeric sort in Collator). (nielsdos)
212212

213213
- LDAP:

0 commit comments

Comments
 (0)