summaryrefslogtreecommitdiff
path: root/babel/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'babel/core.py')
-rw-r--r--babel/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel/core.py b/babel/core.py
index c8b1802..5a9091f 100644
--- a/babel/core.py
+++ b/babel/core.py
@@ -39,7 +39,7 @@ def get_global(key):
information independent of individual locales.
>>> get_global('zone_aliases')['UTC']
- u'Etc/GMT'
+ u'Etc/UTC'
>>> get_global('zone_territories')['Europe/Berlin']
u'DE'