]> granicus.if.org Git - neomutt/commitdiff
Fix typo in smime_self_encrypt_as documentation. (closes #3953)
authorAntonio Radici <antonio@dyne.org>
Mon, 26 Jun 2017 22:54:30 +0000 (15:54 -0700)
committerAntonio Radici <antonio@dyne.org>
Mon, 26 Jun 2017 22:54:30 +0000 (15:54 -0700)
init.h

diff --git a/init.h b/init.h
index f552029b899571918e4e058600bd8af86823a687..3529904b086efcef78ea5f1df6fd2390186686b3 100644 (file)
--- 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)
   */