]> granicus.if.org Git - mutt/commitdiff
Fix typo
authorCody Brownstein <cbrownstein@liquidityllc.com>
Sat, 1 Sep 2018 16:47:07 +0000 (09:47 -0700)
committerCody Brownstein <cbrownstein@liquidityllc.com>
Sat, 1 Sep 2018 16:47:07 +0000 (09:47 -0700)
init.h

diff --git a/init.h b/init.h
index 0688f940333291e2df6ef649baed2f806096da16..93006533dc9d6c558fcae9095b30f8947db5d996 100644 (file)
--- 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.
   */