Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed564a commit 495afeaCopy full SHA for 495afea
1 file changed
Doc/ref/ref6.tex
@@ -346,7 +346,7 @@ \section{The \keyword{del} statement \label{del}}
346
\indexii{unbinding}{name}
347
348
It is illegal to delete a name from the local namespace if it occurs
349
-as a free variable\indexii{free}{varaible} in a nested block.
+as a free variable\indexii{free}{variable} in a nested block.
350
351
Deletion of attribute references, subscriptions and slicings
352
is passed to the primary object involved; deletion of a slicing
0 commit comments