From: Thomas Roessler Date: Tue, 26 Feb 2002 10:39:25 +0000 (+0000) Subject: Fix a typo. #1069. X-Git-Tag: mutt-1-5-1-rel~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd84f6e1fc7c8bf16a71f68765ed0330b2913fad;p=mutt Fix a typo. #1069. --- diff --git a/init.h b/init.h index fa1f6513..564ca1a5 100644 --- a/init.h +++ b/init.h @@ -1672,7 +1672,7 @@ struct option_t MuttVars[] = { ** prefix'' operator. If this variable is unset, when piping a list of ** tagged messages Mutt will concatenate the messages and will pipe them ** as a single folder. When set, Mutt will pipe the messages one by one. - ** In both cases the the messages are piped in the current sorted order, + ** In both cases the messages are piped in the current sorted order, ** and the ``$$pipe_sep'' separator is added after each message. */ { "pipe_decode", DT_BOOL, R_NONE, OPTPIPEDECODE, 0 },