File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
unicodetools/src/test/java/org/unicode/propstest Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -393,8 +393,11 @@ public void CheckProps(
393393 // [183-A75] Change Identifier_Type of 753 characters
394394 // [183-A79] Update Identifier_Status and Identifier_Type properties according
395395 // to the change of status of Bopomofo to “Limited Use”
396- // [184-A72] Change the Identifier_Type of U+08C9 ARABIC SMALL FARSI YEH from Recommended to Technical
397- // [184-A72] Change the Identifier_Type of U+16FF0 and U+16FF1 VIETNAMESE ALTERNATE READING MARK CA and NHAY from Recommended to Obsolete
396+ // [184-A72] Change the Identifier_Type of U+08C9 ARABIC SMALL FARSI YEH
397+ // from Recommended to Technical
398+ // [184-A72] Change the Identifier_Type of U+16FF0 and
399+ // U+16FF1 VIETNAMESE ALTERNATE READING MARK CA and NHAY
400+ // from Recommended to Obsolete
398401 level = LOG ;
399402 }
400403 if (ucdProperty == UcdProperty .Identifier_Type
You can’t perform that action at this time.
0 commit comments