From 8df4dfe1cb7f07141fcaeccfc5a1fa93e0c76303 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 28 Oct 2005 10:58:45 +0000 Subject: [PATCH] Fix typo. --- lib/arctwo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/arctwo.c b/lib/arctwo.c index 3bd7cb06f..2c37471a1 100644 --- a/lib/arctwo.c +++ b/lib/arctwo.c @@ -22,7 +22,7 @@ /* This implementation was written by Nikos Mavroyanopoulos for GNUTLS * as a Libgcrypt module (gnutls/lib/x509/rc2.c) and later adapted for * direct use by Libgcrypt by Werner Koch. This implementation is - * only useful for pkcs#12 descryption. + * only useful for pkcs#12 decryption. * * The implementation here is based on Peter Gutmann's RRC.2 paper. */ -- 2.11.0