]> granicus.if.org Git - neomutt/commitdiff
Fix typo
authorCody Brownstein <cbrownstein@liquidityllc.com>
Sat, 1 Sep 2018 16:47:07 +0000 (09:47 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 3 Sep 2018 00:16:13 +0000 (01:16 +0100)
init.h

diff --git a/init.h b/init.h
index f45ccb648136b5962c21889190150028f262055e..696946b4e25113a3e0eea9182f42127ef6256ce4 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1492,7 +1492,7 @@ struct ConfigDef MuttVars[] = {
   ** .pp
   ** When \fIset\fP, NeoMutt will not open new IMAP connections to check for new
   ** mail.  NeoMutt 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 NeoMutt invocation, or if opening the connection
   ** is slow.
   */