changeset 272:726791865a5e stable-0.9.x

Merged revisions [299] via svnmerge from [source:trunk].
author cmlenz
date Wed, 22 Aug 2007 15:24:35 +0000
parents 23e60ca937ca
children e4c88f51a583
files babel/core.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
     """
Copyright (C) 2012-2017 Edgewall Software