]> granicus.if.org Git - python/commitdiff
Typo.
authorMichael W. Hudson <mwh@python.net>
Mon, 17 Jun 2002 12:51:57 +0000 (12:51 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 17 Jun 2002 12:51:57 +0000 (12:51 +0000)
Doc/ref/ref6.tex

index 29692406a1a970f67736afd6cff3f097539ea5fd..8ebce4824cdd31dbacee24cf7a51cd366bf6d659 100644 (file)
@@ -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