]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Thinko repair.
authorTim Peters <tim.peters@gmail.com>
Thu, 26 Aug 2004 04:50:38 +0000 (04:50 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 26 Aug 2004 04:50:38 +0000 (04:50 +0000)
Doc/lib/libdoctest.tex

index 6d57f224543dbc5ec36277718de7029fc8caf51d..c28a31e043157011574db9aba862810a1eea323d 100644 (file)
@@ -315,7 +315,7 @@ Some details you should read once, but won't need to remember:
 
 \subsection{Option Flags and Directives\label{doctest-options}}
 
-A number of option flags control various aspects of doctest's comparison
+A number of option flags control various aspects of doctest's
 behavior.  Symbolic names for the flags are supplied as module constants,
 which can be or'ed together and passed to various functions.  The names
 can also be used in doctest directives (see below).