Fix markup.

This commit is contained in:
Georg Brandl 2010-07-03 10:33:26 +00:00
parent 2cb72d3aad
commit 94e5de0df0

View File

@ -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