]> granicus.if.org Git - mutt/commitdiff
Documentation fix concerning %L in index_format. #1313.
authorDavid Jardine <david@jardine.de>
Mon, 9 Dec 2002 18:09:49 +0000 (18:09 +0000)
committerDavid Jardine <david@jardine.de>
Mon, 9 Dec 2002 18:09:49 +0000 (18:09 +0000)
init.h

diff --git a/init.h b/init.h
index 1ac08ce3c84a16e2a574084cf2a2612e842d99c1..45d5b60890dc0e839e293c08cbe37ef3d9f0ed64 100644 (file)
--- 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 <list-name>", 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.