]> granicus.if.org Git - python/commitdiff
(libparser.tex): Fix typo found by Mark Hammond.
authorFred Drake <fdrake@acm.org>
Wed, 22 Jan 1997 14:25:21 +0000 (14:25 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 22 Jan 1997 14:25:21 +0000 (14:25 +0000)
Doc/lib/libparser.tex
Doc/libparser.tex

index e85ca72a7eeabd9d126e4ed54081544b5abb2786..a51b01b7c00cbb617334a9cb0c7aefc40d29c69f 100644 (file)
@@ -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}
index e85ca72a7eeabd9d126e4ed54081544b5abb2786..a51b01b7c00cbb617334a9cb0c7aefc40d29c69f 100644 (file)
@@ -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}