From dd84f6e1fc7c8bf16a71f68765ed0330b2913fad Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 26 Feb 2002 10:39:25 +0000 Subject: [PATCH] Fix a typo. #1069. --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- 2.40.0