aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-29 01:17:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-29 01:23:01 +1200
commit773e335db2057e32c9e5edfda87fe9a0f1e5b800 (patch)
tree76110457620deb3c4828eae6306ba05e69c22900
parentExpand/refine Mutt thread display switching a bit (diff)
downloaddotfiles-773e335db2057e32c9e5edfda87fe9a0f1e5b800.tar.gz
dotfiles-773e335db2057e32c9e5edfda87fe9a0f1e5b800.zip
Correct a few typos
-rw-r--r--mutt/muttrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index e71d676c..58941f0f 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -147,7 +147,7 @@ set text_flowed
set reflow_wrap = 0
# When passing mail to the sendmail binary, use the "From" address I set as the
-# envelope sender, in case the local mailserver needs to do any switching or
+# envelope sender, in case the local mail server needs to do any switching or
# filtering based on that.
#
set use_envelope_from
@@ -167,7 +167,7 @@ set crypt_replysign
set crypt_replysignencrypted
# Use a default key for self-encrypting both sent and draft messages so that
-# they're protected but legible. This defaults to the GPG_KEYID environment
+# they're protected but legible. This defaults to the $GPG_KEYID environment
# variable, so be careful to set that lest you send useless OpenPGP headers!
# My kingdom for muttrc(5) conditionals...
#
@@ -300,6 +300,6 @@ color status \
default color22
# Load machine-specific or account-specific settings from the helper script in
-# muttrc.d, and w're done.
+# muttrc.d, and we're done.
#
source ~/.config/mutt/muttrc.d/src|