changeset: 7094:88602d33a49a user: Antonio Radici <anto...@dyne.org> date: Mon Jun 26 15:54:30 2017 -0700 link: http://dev.mutt.org/hg/mutt/rev/88602d33a49a
Fix typo in smime_self_encrypt_as documentation. (closes #3953) diffs (12 lines): diff -r c50abea2ec80 -r 88602d33a49a init.h --- a/init.h Mon Jun 26 15:47:36 2017 -0700 +++ b/init.h Mon Jun 26 15:54:30 2017 -0700 @@ -3132,7 +3132,7 @@ ** .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) */