changeset 260:87fc7b160855 trunk

Fix minor glitch in docstring.
author cmlenz
date Mon, 20 Aug 2007 08:33:44 +0000
parents 0500630bac0a
children 74f11925ea2c 96c535597ffe
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
@@ -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
Copyright (C) 2012-2017 Edgewall Software