From: Georg Brandl Date: Thu, 22 Dec 2005 16:15:08 +0000 (+0000) Subject: [ 1388141 ] Minor error in md5 docs (backport) X-Git-Tag: v2.4.3c1~181 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddaf065db519a1dc4ab1962de7a710f3d0d01f08;p=thirdparty%2FPython%2Fcpython.git [ 1388141 ] Minor error in md5 docs (backport) --- diff --git a/Doc/lib/libmd5.tex b/Doc/lib/libmd5.tex index 6f837b4e89a6..d01cdb66aea5 100644 --- a/Doc/lib/libmd5.tex +++ b/Doc/lib/libmd5.tex @@ -43,7 +43,7 @@ attributes of the md5 objects returned by \function{new()}: \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