ICU-6355 fix typo 'MIDNUMLEFT' becomes 'MIDNUMLET'
X-SVN-Rev: 24209
This commit is contained in:
parent
fdd59fbd07
commit
2fd36c0fae
@ -2623,7 +2623,7 @@ public final class UCharacter implements ECharacterCategory, ECharacterDirection
|
||||
/**
|
||||
* @stable ICU 4.0
|
||||
*/
|
||||
public static final int MIDNUMLEFT = 11;
|
||||
public static final int MIDNUMLET = 11;
|
||||
/**
|
||||
* @stable ICU 4.0
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user