mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-8638 fix non-ascii test for milestone:4.8.1
X-SVN-Rev: 30371
This commit is contained in:
parent
130e82f77c
commit
da69b50368
1 changed files with 1 additions and 1 deletions
|
@ -613,7 +613,7 @@ ucol_getReorderCodes(const UCollator* coll,
|
|||
* at the start and/or the end of the collation order. These groups are specified using
|
||||
* UScript codes and UColReorderCode entries.
|
||||
* <p>By default, reordering codes specified for the start of the order are placed in the
|
||||
* order given after a group of “special” non-script blocks. These special groups of characters
|
||||
* order given after a group of "special" non-script blocks. These special groups of characters
|
||||
* are space, punctuation, symbol, currency, and digit. These special groups are represented with
|
||||
* UColReorderCode entries. Script groups can be intermingled with
|
||||
* these special non-script blocks if those special blocks are explicitly specified in the reordering.
|
||||
|
|
Loading…
Add table
Reference in a new issue