From c90ea82302cb90b8c796a01c4988346c651fb5d4 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sat, 25 Sep 2004 08:09:23 +0000 Subject: Fix double word error. --- Doc/lib/libdoctest.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 494a35f..072e983 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 -- cgit v0.12