mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-8518 Misspelled again... Corrected.
X-SVN-Rev: 30771
This commit is contained in:
parent
630f1f0c99
commit
c27fc1d6e5
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ public class IntlTestDateFormatSymbols extends com.ibm.icu.dev.test.TestFmwk
|
|||
|
||||
public void TestConstructorWithCalendar() {
|
||||
ULocale[] TestLocales = {
|
||||
new ULocale("en_US@calandar=gregorian"),
|
||||
new ULocale("en_US@calendar=gregorian"),
|
||||
new ULocale("ja_JP@calendar=japanese"),
|
||||
new ULocale("th_TH@calendar=buddhist"),
|
||||
new ULocale("zh_TW@calendar=roc"),
|
||||
|
|
Loading…
Add table
Reference in a new issue