From 316141b333991d6576c20817642d1f0ec2faa125 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 18 Oct 2001 15:22:23 +0000 Subject: [PATCH] Fix typo reported by Michael Soulier. --- Doc/ref/refa1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/ref/refa1.tex b/Doc/ref/refa1.tex index bd3a38c1237..28f62aeba75 100644 --- a/Doc/ref/refa1.tex +++ b/Doc/ref/refa1.tex @@ -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