From: Thomas Roessler Date: Tue, 4 Mar 2003 09:17:32 +0000 (+0000) Subject: Fix two typos in one line. Noted by Thomas Glanzmann and Steve X-Git-Tag: mutt-1-5-4-rel~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc7bc160770e05cf01a5fcb80a53b9d7a0e9e8ef;p=mutt Fix two typos in one line. Noted by Thomas Glanzmann and Steve Kennedy. --- diff --git a/init.h b/init.h index 697a5aeb..6bd74143 100644 --- a/init.h +++ b/init.h @@ -273,7 +273,7 @@ struct option_t MuttVars[] = { ** Controls whether you will be asked to confirm bouncing messages. ** If set to \fIyes\fP you don't get asked if you want to bounce a ** message. Setting this variable to \fIno\fP is not generally useful, - ** and thus not recommended, because your are unable to bounce message. + ** and thus not recommended, because you are unable to bounce messages. */ { "bounce_delivered", DT_BOOL, R_NONE, OPTBOUNCEDELIVERED, 1 }, /*