summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-09-25 08:09:23 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-09-25 08:09:23 (GMT)
commitc90ea82302cb90b8c796a01c4988346c651fb5d4 (patch)
tree91aff5b3fa7c3f99f789a2e3e15a005a86602953 /Doc
parent3f7912521df6b52e2618a1e2d066ef1b1b8a024e (diff)
downloadcpython-c90ea82302cb90b8c796a01c4988346c651fb5d4.zip
cpython-c90ea82302cb90b8c796a01c4988346c651fb5d4.tar.gz
cpython-c90ea82302cb90b8c796a01c4988346c651fb5d4.tar.bz2
Fix double word error.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libdoctest.tex2
1 files changed, 1 insertions, 1 deletions
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