Skip to content

Commit a58ca8a

Browse files
committed
[UTC-183-A132] update CJKRadicals.txt
Update the description of CJK radical numbers in CJKRadicals.txt to be consistent with the use of apostrophes per the kRSUnicode property. For Unicode Version 17.0. See L2/24-224 item 2.5.
1 parent 35992e1 commit a58ca8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unicodetools/data/ucd/dev/CJKRadicals.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
# the Kangxi Radicals block or the CJK Radicals Supplement block.
2323
# The third field is the CJK unified ideograph.
2424
#
25-
# CJK radical numbers match the regular expression [1-9][0-9]{0,2}\'{0,2}
26-
# and in particular they can end with one or two U+0027 ' APOSTROPHE characters.
25+
# CJK radical numbers match the regular expression [1-9][0-9]{0,2}\'{0,3}
26+
# and in particular they can end with one, two, or three U+0027 ' APOSTROPHE characters.
2727
#
2828
# For more information, see UAX #38: Unicode Han Database (Unihan),
2929
# at https://www.unicode.org/reports/tr38/

0 commit comments

Comments
 (0)