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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c90ea82302cb90b8c796a01c4988346c651fb5d4;p=python Fix double word error. --- diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 494a35f239..072e9832b6 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