From 943ce27e6a13057c988c35c913dc6a3f56149591 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 19 Dec 2014 09:11:08 +0100 Subject: doc: typo fix -- GnuPG-bug-id: 1589 --- doc/gcrypt.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi index 108d53a8..be5f8053 100644 --- a/doc/gcrypt.texi +++ b/doc/gcrypt.texi @@ -3414,7 +3414,7 @@ hashed can be written to files on request. @deftypefun void gcry_md_debug (gcry_md_hd_t @var{h}, const char *@var{suffix}) Enable debugging for the digest object with handle @var{h}. This -creates create files named @file{dbgmd-.} while doing the +creates files named @file{dbgmd-.} while doing the actual hashing. @var{suffix} is the string part in the filename. The number is a counter incremented for each new hashing. The data in the file is the raw data as passed to @code{gcry_md_write} or -- cgit v1.2.1