summaryrefslogtreecommitdiffstats
path: root/Doc/ref
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-06-17 12:51:57 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-06-17 12:51:57 (GMT)
commit495afea36eea79ff917a4fcd340c9719fc1179ce (patch)
tree810af70c792785193a21f39c5aea2272a33ae4a4 /Doc/ref
parent1ed564af8c5bc50f8a06b6e5cb23d01a1f2fe493 (diff)
downloadcpython-495afea36eea79ff917a4fcd340c9719fc1179ce.zip
cpython-495afea36eea79ff917a4fcd340c9719fc1179ce.tar.gz
cpython-495afea36eea79ff917a4fcd340c9719fc1179ce.tar.bz2
Typo.
Diffstat (limited to 'Doc/ref')
-rw-r--r--Doc/ref/ref6.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref/ref6.tex b/Doc/ref/ref6.tex
index 2969240..8ebce48 100644
--- a/Doc/ref/ref6.tex
+++ b/Doc/ref/ref6.tex
@@ -346,7 +346,7 @@ name is unbound, a \exception{NameError} exception will be raised.
\indexii{unbinding}{name}
It is illegal to delete a name from the local namespace if it occurs
-as a free variable\indexii{free}{varaible} in a nested block.
+as a free variable\indexii{free}{variable} in a nested block.
Deletion of attribute references, subscriptions and slicings
is passed to the primary object involved; deletion of a slicing