summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dates.rst b/docs/dates.rst
index 818a394..f35ee15 100644
--- a/docs/dates.rst
+++ b/docs/dates.rst
@@ -352,7 +352,7 @@ functions in the ``babel.dates`` module, most importantly the
>>> tz = get_timezone('Europe/Berlin')
>>> get_timezone_name(tz, locale=Locale.parse('pt_PT'))
- u'Hor\xe1rio Alemanha'
+ u'Hora da Europa Central'
You can pass the function either a ``datetime.tzinfo`` object, or a
``datetime.date`` or ``datetime.datetime`` object. If you pass an actual date,