# HG changeset patch # User fschwarz # Date 1299319035 0 # Node ID 472eed328c17822592f4e27822607fa5e5ac64a9 # Parent 9eafc564d41aa7ad5c8f0fd42841f77440e80acc merge r568 from trunk diff --git a/babel/dates.py b/babel/dates.py --- a/babel/dates.py +++ b/babel/dates.py @@ -220,7 +220,7 @@ """Return a representation of the given timezone using "location format". The result depends on both the local display name of the country and the - city assocaited with the time zone: + city associated with the time zone: >>> from pytz import timezone >>> tz = timezone('America/St_Johns')