From 4dbca25bb139bead4221ab19eade93cfd7ce16ea Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Mon, 16 Mar 2015 16:19:10 +0100 Subject: Fixed docs --- documentation.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation.py') diff --git a/documentation.py b/documentation.py index 4825fa8..9f5c111 100644 --- a/documentation.py +++ b/documentation.py @@ -780,8 +780,7 @@ you will get a ``NameError``: Finally, the implementation is such that the decorated function attribute ``.func_globals`` is a *copy* of the original function -attribute, just as thee attribute dictionary -of the decorated function. +attribute, just as the attribute dictionary of the decorated function. .. code-block:: python -- cgit v1.2.1