summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/gcrypt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index c80a6ccf..4585a32c 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -2910,7 +2910,7 @@ non-cryptographic application.
@item GCRY_MD_MD4
This is the MD4 algorithm, which yields a message digest of 16 bytes.
-This algorithms ha severe weaknesses and should not be used.
+This algorithm has severe weaknesses and should not be used.
@item GCRY_MD_MD2
This is an reserved identifier for MD-2; there is no implementation yet.