Kaydet (Commit) 43d287ad authored tarafından Fred Drake's avatar Fred Drake

(libparser.tex): Fix typo found by Mark Hammond.

üst c1ef39f7
...@@ -555,7 +555,7 @@ Hence, most of the functionality of the public classes can be ...@@ -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 implemented in a common base class, \code{SuiteInfoBase}, with the
accessors for function and method information provided elsewhere. accessors for function and method information provided elsewhere.
Note that there is only one class which represents function and method 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. define both types of elements.
Most of the accessor functions are declared in \code{SuiteInfoBase} 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 ...@@ -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 implemented in a common base class, \code{SuiteInfoBase}, with the
accessors for function and method information provided elsewhere. accessors for function and method information provided elsewhere.
Note that there is only one class which represents function and method 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. define both types of elements.
Most of the accessor functions are declared in \code{SuiteInfoBase} Most of the accessor functions are declared in \code{SuiteInfoBase}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment