From: Michael Elkins Date: Thu, 10 Oct 2002 09:34:07 +0000 (+0000) Subject: PGP documentation glitch. X-Git-Tag: mutt-1-5-2-rel~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ac57fdd8a288f71e16182c1c826c65d2bfc91dd;p=mutt PGP documentation glitch. --- diff --git a/init.h b/init.h index 1d16c348..5ea313fe 100644 --- a/init.h +++ b/init.h @@ -1275,7 +1275,7 @@ struct option_t MuttVars[] = { { "crypt_verify_sig", DT_QUAD, R_NONE, OPT_VERIFYSIG, M_YES }, /* ** .pp - ** If ``yes'', always attempt to verify PGP/MIME or S/MIME signatures. + ** If ``yes'', always attempt to verify PGP or S/MIME signatures. ** If ``ask'', ask whether or not to verify the signature. ** If ``no'', never attempt to verify cryptographic signatures. */