From a040e91237dc0640290c66a32d38b49ed33bb539 Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Mon, 26 Jun 2017 15:54:30 -0700 Subject: [PATCH] Fix typo in smime_self_encrypt_as documentation. (closes #3953) --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- 2.40.0