]> granicus.if.org Git - python/commitdiff
Fix typo reported by Michael Soulier.
authorFred Drake <fdrake@acm.org>
Thu, 18 Oct 2001 15:22:23 +0000 (15:22 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 18 Oct 2001 15:22:23 +0000 (15:22 +0000)
Doc/ref/refa1.tex

index bd3a38c12371b6afd7005b2d08bf223afe02ad2f..28f62aeba752c5ad57d828523875b6d5a4b84237 100644 (file)
@@ -165,7 +165,7 @@ in Python 2.2.  They are available in Python 2.1 by using the future
 statement \samp{nested_scopes}.  This section begins with a bit of
 terminology. 
 
-\subsection{Definitions and rules \label{defintions}}
+\subsection{Definitions and rules \label{definitions}}
 
 \dfn{Names} refer to objects.  Names are introduced by name binding
 operations.  Each occurrence of a name in the program text refers to