From: Fred Drake Date: Thu, 18 Oct 2001 15:22:23 +0000 (+0000) Subject: Fix typo reported by Michael Soulier. X-Git-Tag: v2.2.1c1~1200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=316141b333991d6576c20817642d1f0ec2faa125;p=python Fix typo reported by Michael Soulier. --- diff --git a/Doc/ref/refa1.tex b/Doc/ref/refa1.tex index bd3a38c123..28f62aeba7 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