commit | 5e8d8f930da449d71917c6c52790e8a92ed54330 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Dec 22 16:15:00 2005 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Dec 22 16:15:00 2005 +0000 |
tree | 879c558464fde05027c47985f83fcb0fbe4737a0 | |
parent | 7a9d1327db2a225d8b8eb64d4d4f52a9dcb321ec [diff] |
[ 1388141 ] Minor error in md5 docs
diff --git a/Doc/lib/libmd5.tex b/Doc/lib/libmd5.tex index f6b35c7..38105ae 100644 --- a/Doc/lib/libmd5.tex +++ b/Doc/lib/libmd5.tex
@@ -44,7 +44,7 @@ \code{16}. \end{datadesc} -md5 objects support the following methods: +The md5 module provides the following functions: \begin{funcdesc}{new}{\optional{arg}} Return a new md5 object. If \var{arg} is present, the method call