ICU-6355 fix typo 'MIDNUMLEFT' becomes 'MIDNUMLET'

X-SVN-Rev: 24209
This commit is contained in:
Andy Heninger 2008-06-17 21:28:33 +00:00
parent fdd59fbd07
commit 2fd36c0fae

View File

@ -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
*/