summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-04-23 22:03:00 (GMT)
committerFred Drake <fdrake@acm.org>1999-04-23 22:03:00 (GMT)
commit1c7cd63a2b205d265e03c4f16656267e2ff5501c (patch)
tree810189163aa76410be1bf061f65de43169235021 /Doc/lib
parent957ac3fadbeeb53b353c0af0e4c61d44ea878b9d (diff)
downloadcpython-1c7cd63a2b205d265e03c4f16656267e2ff5501c.zip
cpython-1c7cd63a2b205d265e03c4f16656267e2ff5501c.tar.gz
cpython-1c7cd63a2b205d265e03c4f16656267e2ff5501c.tar.bz2
Nits.
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/libmd5.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libmd5.tex b/Doc/lib/libmd5.tex
index 85b380b..eac1a61 100644
--- a/Doc/lib/libmd5.tex
+++ b/Doc/lib/libmd5.tex
@@ -1,7 +1,7 @@
\section{\module{md5} ---
- MD5 message digest algorithm.}
-\declaremodule{builtin}{md5}
+ MD5 message digest algorithm}
+\declaremodule{builtin}{md5}
\modulesynopsis{RSA's MD5 message digest algorithm.}