From: Cody Brownstein Date: Sat, 1 Sep 2018 16:47:07 +0000 (-0700) Subject: Fix typo X-Git-Tag: 2019-10-25~669^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2eb486cd23fef57916771b74d3f3704cba41fbf6;p=neomutt Fix typo --- diff --git a/init.h b/init.h index f45ccb648..696946b4e 100644 --- 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. */