From 5e8d8f930da449d71917c6c52790e8a92ed54330 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 22 Dec 2005 16:15:00 +0000 Subject: [ 1388141 ] Minor error in md5 docs --- Doc/lib/libmd5.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 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 -- cgit v0.12