summaryrefslogtreecommitdiffstats
path: root/libjava/gnu/java/locale
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/java/locale')
-rw-r--r--libjava/gnu/java/locale/LocaleInformation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gnu/java/locale/LocaleInformation.java b/libjava/gnu/java/locale/LocaleInformation.java
index 452820a18f6..189382a508c 100644
--- a/libjava/gnu/java/locale/LocaleInformation.java
+++ b/libjava/gnu/java/locale/LocaleInformation.java
@@ -31,7 +31,7 @@ package gnu.java.locale;
* This is the resource bundle for the default locale, which right now is
* hardcoded to US English.
*/
-public class LocaleInformation extends LocaleInformation_en
+public class LocaleInformation extends LocaleInformation_en_US
{
}
OpenPOWER on IntegriCloud