# HG changeset patch # User cmlenz # Date 1187598824 0 # Node ID 87fc7b160855a7e06a1e4ab44a273241dd541626 # Parent 0500630bac0a35b357807787411e0bd29d196a69 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