# HG changeset patch # User cmlenz # Date 1187796275 0 # Node ID 726791865a5e66996b051068807ae18cdf6c4c8e # Parent 23e60ca937cadac40aa59dad558f4ffe220a923a Merged revisions [299] via svnmerge from [source:trunk]. diff --git a/babel/core.py b/babel/core.py --- a/babel/core.py +++ b/babel/core.py @@ -36,7 +36,7 @@ 'DE' :param key: the data key - :return the dictionary found in the global data under the given key + :return: the dictionary found in the global data under the given key :rtype: `dict` :since: version 0.9 """