]> granicus.if.org Git - neomutt/commitdiff
docs: fix typos
authorElimar Riesebieter <riesebie@lxtec.de>
Sat, 10 Jun 2017 12:49:28 +0000 (13:49 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 10 Jun 2017 12:49:28 +0000 (13:49 +0100)
ChangeLog
init.h

index 87542fd2117a47ed3499fac875d519b20bbc1a7a..eaced69b4487bca7c994e266aece27918fbdee9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        mutt.h, mutt_curses.h, mutt_ssl.c, mutt_ssl_gnutls.c: Create a
        separate macro/push/exec event buffer. (closes #3779)
 
-       Currently, the SSL and TLS certficate prompts turn on
+       Currently, the SSL and TLS certificate prompts turn on
        OPTUNBUFFEREDINPUT, (to prevent macros and such from running right
        through the dialog). Unfortunately, the menu dialog processing in
        menu_dialog_dokey() is using mutt_ungetch() to forward non-dialog
diff --git a/init.h b/init.h
index af40991fb47ea4d164858ecf2c7a767248ade0be..f30f645f03b05048366e941dd5c5761f2b2b5c7a 100644 (file)
--- a/init.h
+++ b/init.h
@@ -3570,7 +3570,7 @@ struct Option 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)
   */