commit | c90ea82302cb90b8c796a01c4988346c651fb5d4 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Sep 25 08:09:23 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Sep 25 08:09:23 2004 +0000 |
tree | 91aff5b3fa7c3f99f789a2e3e15a005a86602953 | |
parent | 3f7912521df6b52e2618a1e2d066ef1b1b8a024e [diff] |
Fix double word error.
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 @@ 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