# HG changeset patch # User cmlenz # Date 1187598824 0 # Node ID 0c6ff02563a792cc083a86aa0afd0d30191da17b # Parent 756ee2f610d8026086913452a3c2a6b7ab67933c Fix minor glitch in docstring. diff --git a/babel/core.py b/babel/core.py --- a/babel/core.py +++ b/babel/core.py @@ -35,7 +35,7 @@ >>> get_global('zone_territories')['Europe/Berlin'] 'DE' - :param: the data key + :param key: the data key :return the dictionary found in the global data under the given key :rtype: `dict` :since: version 0.9