summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/glossary.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/glossary.rst b/Doc/glossary.rst
index 036381f..acd3009 100644
--- a/Doc/glossary.rst
+++ b/Doc/glossary.rst
@@ -428,7 +428,6 @@ Glossary
modules, respectively.
nested scope
-
The ability to refer to a variable in an enclosing definition. For
instance, a function defined inside another function can refer to
variables in the outer function. Note that nested scopes by default work