Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 495afea

Browse files
author
Michael W. Hudson
committed
Typo.
1 parent 1ed564a commit 495afea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/ref6.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ \section{The \keyword{del} statement \label{del}}
346346
\indexii{unbinding}{name}
347347

348348
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.
349+
as a free variable\indexii{free}{variable} in a nested block.
350350

351351
Deletion of attribute references, subscriptions and slicings
352352
is passed to the primary object involved; deletion of a slicing

0 commit comments

Comments
 (0)