mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
(libparser.tex): Fix typo found by Mark Hammond.
This commit is contained in:
parent
c1ef39f795
commit
43d287ad73
2 changed files with 2 additions and 2 deletions
|
@ -555,7 +555,7 @@ Hence, most of the functionality of the public classes can be
|
|||
implemented in a common base class, \code{SuiteInfoBase}, with the
|
||||
accessors for function and method information provided elsewhere.
|
||||
Note that there is only one class which represents function and method
|
||||
information; this paralels the use of the \code{def} statement to
|
||||
information; this parallels the use of the \code{def} statement to
|
||||
define both types of elements.
|
||||
|
||||
Most of the accessor functions are declared in \code{SuiteInfoBase}
|
||||
|
|
|
@ -555,7 +555,7 @@ Hence, most of the functionality of the public classes can be
|
|||
implemented in a common base class, \code{SuiteInfoBase}, with the
|
||||
accessors for function and method information provided elsewhere.
|
||||
Note that there is only one class which represents function and method
|
||||
information; this paralels the use of the \code{def} statement to
|
||||
information; this parallels the use of the \code{def} statement to
|
||||
define both types of elements.
|
||||
|
||||
Most of the accessor functions are declared in \code{SuiteInfoBase}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue