From cf3fca76f0b838ab68e3b48da66cb24794967106 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Fri, 3 Dec 1999 16:52:13 +0000 Subject: [PATCH] Fix a small bug in the documentation for $hidden_host. --- init.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.h b/init.h index df3b9f916..2fa5385d4 100644 --- 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 }, /* -- 2.40.0