diff babel/core.py @ 260:0c6ff02563a7

Fix minor glitch in docstring.
author cmlenz
date Mon, 20 Aug 2007 08:33:44 +0000
parents 756ee2f610d8
children 786db1a6f588
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