]> granicus.if.org Git - mutt/commitdiff
Fix a minor typo. From Byrial.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 28 Sep 2000 06:53:36 +0000 (06:53 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 28 Sep 2000 06:53:36 +0000 (06:53 +0000)
init.h

diff --git a/init.h b/init.h
index 1713cffcbbcf862c0cb8afb814d7230e5718debd..4c36c33595868acec5b9fe00ba00b62df7bfdfc5 100644 (file)
--- 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 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