Skip to content

Commit

Permalink
CLDR-17893 Further fix
Browse files Browse the repository at this point in the history
  • Loading branch information
macchiati authored Sep 13, 2024
1 parent e0ca31f commit d4f85e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ldml/tr35-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ The table below shows when the region portion is valid or not.
| --- | --- | --- | --- |
| usut | US | Yes | Both the region portion (US) are valid and the subdivision portion (Utah) are value. |
| usabc | US | Yes | The region portion (US) is valid, but the subdivision portion is not. |
| ab... | AB | No, ignored | The region portion (AB) is invalid, and thus the subdivision portion must also be. |
| abzzzz | AB | No, ignored | The region portion (AB) is invalid, and thus the subdivision portion is invalid, no matter what it is. |

The following algorithm is used to compute the override units, regions, and category.
The latter two items are used in the [Unit Preferences Data](#Unit_Preferences_Data).
Expand Down

0 comments on commit d4f85e0

Please sign in to comment.