From 9f713fcd56ed1cd1e9f8b66fb26487afb718271c Mon Sep 17 00:00:00 2001 From: David Jardine Date: Mon, 9 Dec 2002 18:09:49 +0000 Subject: [PATCH] Documentation fix concerning %L in index_format. #1313. --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.h b/init.h index 1ac08ce3..45d5b608 100644 --- a/init.h +++ b/init.h @@ -891,7 +891,7 @@ struct option_t MuttVars[] = { ** .dt %l .dd number of lines in the message (does not work with maildir, ** mh, and possibly IMAP folders) ** .dt %L .dd If an address in the To or CC header field matches an address - ** defined by the users ``lists'' command, this displays + ** defined by the users ``subscribe'' command, this displays ** "To ", otherwise the same as %F. ** .dt %m .dd total number of message in the mailbox ** .dt %M .dd number of hidden messages if the thread is collapsed. -- 2.50.1