summaryrefslogtreecommitdiff
path: root/doc/gcrypt.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gcrypt.texi')
-rw-r--r--doc/gcrypt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index 856e2ad3..e194bd42 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -1763,7 +1763,7 @@ this is the hashed data is highly confidential.
Turn the algorithm into a HMAC message authentication algorithm. This
does only work if just one algorithm is enabled for the handle and
SHA-384 and SHA512 is not used. Note that the function
-@code{gcry_md_setkey} must be used set the MAC key. If you want CBC
+@code{gcry_md_setkey} must be used to set the MAC key. If you want CBC
message authentication codes based on a cipher, see @xref{Working with
cipher handles}.