diff babel/core.py @ 262:26f95143fec2

Fix minor glitch in docstring.
author cmlenz
date Mon, 20 Aug 2007 08:33:44 +0000
parents 722a49ec74d6
children 5fe8910a2abe
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