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
** .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)
*/