X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Farctwo.c;h=2c37471a159679025ad82c58b7c210f5e5565f68;hb=a0a86efb418fd595d9154cf6ca70c78ea777afb9;hp=3bd7cb06fef69dc4d6755c31fd99613a412b5fdc;hpb=853ca59f4a9c7dac95aacece42daf3e09d5ae03e;p=gnulib.git 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. */