]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Fix minor glitch in docstring.
authorChristopher Lenz <cmlenz@gmail.com>
Mon, 20 Aug 2007 08:33:44 +0000 (08:33 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Mon, 20 Aug 2007 08:33:44 +0000 (08:33 +0000)
babel/core.py

index 64a1e3ee7afe9d1d637ff40ad99e65ade1e231d4..421615163fe688323c717ab094d44c416749dd02 100644 (file)
@@ -35,7 +35,7 @@ def get_global(key):
     >>> 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