Skip to content

Commit f3d50b6

Browse files
authored
CLDR-19488 Fix typo (#6074)
1 parent fc21149 commit f3d50b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ldml/tr35.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1798,7 +1798,7 @@ The directory [common/validity](https://github.com/unicode-org/cldr/blob/main/co
17981798
* **private_use** — codes that, for CLDR, are considered private use. Note that some private-use codes in a source standard such as BCP 47 have defined CLDR semantics, and are considered regular codes. For more information, see _[Private Use Codes](#Private_Use_Codes)._
17991799
* **reserved** — codes that are private use in a source standard, but are reserved for future use as regular codes by CLDR.
18001800

1801-
The list of subtags for each idStatus use a compact format as a space-delimited list of StringRanges, as defined in [Section String Range](#String_Range)._ The separator for each StringRange is a "~".
1801+
The list of subtags for each idStatus use a compact format as a space-delimited list of StringRanges, as defined in _[Section String Range](#String_Range)._ The separator for each StringRange is a "~".
18021802

18031803
Each measure unit is a sequence of subtags, such as “angle-arc-minute”. The first subtag provides a general “category” of the unit.
18041804

0 commit comments

Comments
 (0)