summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-10-02 17:47:03 +0200
committerWerner Koch <wk@gnupg.org>2013-10-02 17:47:03 +0200
commit9ac3c2bf73669d7045859e798f1f8a308f8005c8 (patch)
treefce4ac131eac7c8ff9f31e0f36e63f9c3aae58b6 /doc
parent99810404bee86aa55822740ea5ae670848074856 (diff)
downloadlibgcrypt-9ac3c2bf73669d7045859e798f1f8a308f8005c8.tar.gz
doc: Type fix.
--
Diffstat (limited to 'doc')
-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.