# HG changeset patch # User cmlenz # Date 1187796275 0 # Node ID 4dbe3a1b346232c0a6974dbcaf2517050febae36 # Parent cec8c26302bd5d08be2869f8453836e652a4a252 Merged revisions [299] via svnmerge from [source:trunk]. diff --git a/0.9.x/babel/core.py b/0.9.x/babel/core.py --- a/0.9.x/babel/core.py +++ b/0.9.x/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 """