8006748: getISO3Country() returns wrong value
Reviewed-by: naoto
This commit is contained in:
parent
c64f5833d2
commit
bf26c0a143
@ -473,7 +473,7 @@ class LocaleISOData {
|
||||
+ "YE" + "YEM" // Yemen
|
||||
+ "YT" + "MYT" // Mayotte
|
||||
+ "ZA" + "ZAF" // South Africa, Republic of
|
||||
+ "ZM" + "ZMW" // Zambia, Republic of
|
||||
+ "ZM" + "ZMB" // Zambia, Republic of
|
||||
+ "ZW" + "ZWE" // Zimbabwe
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user