]> granicus.if.org Git - neomutt/commitdiff
Fix a small bug in the documentation for $hidden_host.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Dec 1999 16:52:13 +0000 (16:52 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Dec 1999 16:52:13 +0000 (16:52 +0000)
init.h

diff --git a/init.h b/init.h
index df3b9f916e0590bf0032eb4f2f6853afe6a4f35d..2fa5385d4bf4b0c7c08eae372e6b673ad35f8394 100644 (file)
--- a/init.h
+++ b/init.h
@@ -566,8 +566,8 @@ struct option_t MuttVars[] = {
   ** .pp
   ** When set, mutt will skip the host name part of ``$hostname'' variable
   ** when adding the domain part to addresses.  This variable does not
-  ** affect the generation, and it will not lead to the cut-off of first-
-  ** level domains.
+  ** affect the generation of Message-IDs, and it will not lead to the 
+  ** cut-off of first-level domains.
   */
   { "history",         DT_NUM,  R_NONE, UL &HistSize, 10 },
   /*