From: Thomas Roessler Date: Thu, 28 Sep 2000 06:53:36 +0000 (+0000) Subject: Fix a minor typo. From Byrial. X-Git-Tag: mutt-1-3-10-rel~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=100245d84b6843dbe3ab8cb5f41ce27efe4f0c3d;p=mutt Fix a minor typo. From Byrial. --- diff --git a/init.h b/init.h index 1713cffc..4c36c335 100644 --- a/init.h +++ b/init.h @@ -717,7 +717,7 @@ struct option_t MuttVars[] = { { "implicit_autoview", DT_BOOL,R_NONE, OPTIMPLICITAUTOVIEW, 0}, /* ** .pp - ** If set to ``yes'', mutt will look for a a mailcap entry with the + ** If set to ``yes'', mutt will look for a mailcap entry with the ** copiousoutput flag set for \fIevery\fP MIME attachment it doesn't have ** an internal viewer defined for. If such an entry is found, mutt will ** use the viewer defined in that entry to convert the body part to text