From: Antonio Radici Date: Mon, 26 Jun 2017 22:54:30 +0000 (-0700) Subject: Fix typo in smime_self_encrypt_as documentation. (closes #3953) X-Git-Tag: mutt-1-9-rel~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a040e91237dc0640290c66a32d38b49ed33bb539;p=mutt Fix typo in smime_self_encrypt_as documentation. (closes #3953) --- diff --git a/init.h b/init.h index f552029b..3529904b 100644 --- a/init.h +++ b/init.h @@ -3132,7 +3132,7 @@ struct option_t MuttVars[] = { ** .pp ** This is an additional certificate used to encrypt messages when ** $$smime_self_encrypt is \fIset\fP. It is also used to specify the - ** certficate for $$postpone_encrypt. It should be the hash-value that + ** certificate for $$postpone_encrypt. It should be the hash-value that ** OpenSSL generates. ** (S/MIME only) */