changeset 274:4dbe3a1b3462 stable

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