From: Raymond Hettinger Date: Sat, 25 Sep 2004 08:09:23 +0000 (+0000) Subject: Fix double word error. X-Git-Tag: v2.4b1~181 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c90ea82302cb90b8c796a01c4988346c651fb5d4;p=thirdparty%2FPython%2Fcpython.git Fix double word error. --- diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 494a35f239d4..072e9832b664 100644 --- a/Doc/lib/libdoctest.tex +++ b/Doc/lib/libdoctest.tex @@ -967,7 +967,7 @@ runner.run(suite) Options may be provided as keyword arguments: Optional argument \var{module_relative} specifies how - the the filenames in \var{paths} should be interpreted: + the filenames in \var{paths} should be interpreted: \begin{itemize} \item If \var{module_relative} is \code{True} (the default), then