]> granicus.if.org Git - mutt/commitdiff
fix the $from documentation. Noted by David DeSimone.
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 6 Oct 1999 17:21:58 +0000 (17:21 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 6 Oct 1999 17:21:58 +0000 (17:21 +0000)
init.h

diff --git a/init.h b/init.h
index aa708714591bf3c38a38fb1ad2ce9ad9febaeab0..7cca59242d404b2b091600bcbfc5f3f52b5bf689 100644 (file)
--- a/init.h
+++ b/init.h
@@ -540,7 +540,7 @@ struct option_t MuttVars[] = {
   ** .pp
   ** When set, this variable contains a default from address.  It
   ** can be overridden using my_hdr (including from send-hooks) and
-  ** 
+  ** ``$reverse_name''.
   */
   { "hdr_format",      DT_SYN,  R_NONE, UL "index_format", 0 },
   /*