diff options
Diffstat (limited to 'Doc/lib/libsha.tex')
-rw-r--r-- | Doc/lib/libsha.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsha.tex b/Doc/lib/libsha.tex index ca1aac4..d9d7bf2 100644 --- a/Doc/lib/libsha.tex +++ b/Doc/lib/libsha.tex @@ -31,7 +31,7 @@ attributes of the sha objects returned by \function{new()}: hashed. \end{datadesc} -\begin{datadesc}{digestsize} +\begin{datadesc}{digest_size} The size of the resulting digest in bytes. This is always \code{20}. \end{datadesc} |