Fix typo reported by Michael Soulier.
This commit is contained in:
parent
5a9d16b90f
commit
316141b333
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue