]> granicus.if.org Git - python/commitdiff
- remove bogus \end{description}
authorFred Drake <fdrake@acm.org>
Fri, 9 May 2003 15:04:56 +0000 (15:04 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 May 2003 15:04:56 +0000 (15:04 +0000)
- fix two typos

Doc/lib/libundoc.tex

index 09402b51c50c3cfb8aff756a48f10766d9834bc1..466d75bd9b801637da86c28c859b3dd5f42cf531 100644 (file)
@@ -55,12 +55,11 @@ document these.
 
 \begin{description}
 \item[\module{ntpath}]
---- Implementation on \module{os.path} on Win32, Win64, WinCE, and
+--- Implementation of \module{os.path} on Win32, Win64, WinCE, and
 OS/2 platforms.
 
 \item[\module{posixpath}]
---- Implementation on \module{os.path} on \POSIX.
-\end{description}
+--- Implementation of \module{os.path} on \POSIX.
 
 \item[\module{bsddb185}]
 --- Backwards compatibility module for systems which still use the Berkeley