Commit 116874dc authored by Georg Brandl's avatar Georg Brandl

Fix glossary markup.

parent 902be136
...@@ -420,7 +420,6 @@ Glossary ...@@ -420,7 +420,6 @@ Glossary
modules, respectively. modules, respectively.
nested scope nested scope
The ability to refer to a variable in an enclosing definition. For The ability to refer to a variable in an enclosing definition. For
instance, a function defined inside another function can refer to instance, a function defined inside another function can refer to
variables in the outer function. Note that nested scopes by default work variables in the outer function. Note that nested scopes by default work
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment