From daf669183472834c9e4916d9cb7cc7b49ed1331e Mon Sep 17 00:00:00 2001 From: Cody Brownstein Date: Sat, 1 Sep 2018 09:47:07 -0700 Subject: [PATCH] Fix typo --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.h b/init.h index 0688f940..93006533 100644 --- a/init.h +++ b/init.h @@ -1356,7 +1356,7 @@ struct option_t MuttVars[] = { ** .pp ** When \fIset\fP, mutt will not open new IMAP connections to check for new ** mail. Mutt will only check for new mail over existing IMAP - ** connections. This is useful if you don't want to be prompted to + ** connections. This is useful if you don't want to be prompted for ** user/password pairs on mutt invocation, or if opening the connection ** is slow. */ -- 2.50.1