# HG changeset patch # User cmlenz # Date 1187598824 0 # Node ID 26f95143fec231db5827186b2dc3e8462193e3ae # Parent 722a49ec74d611d51e0a9ce8ac88c71021070129 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