aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErazem Kokot <contact@erazem.eu>2020-02-12 16:43:37 +0100
committerDrew DeVault <sir@cmpwn.com>2020-02-12 11:51:50 -0500
commita82fa2bf23e58a024bf9fcd4ca8dc3d9160d3cba (patch)
tree4d97a6ec3fea29410c0d7737673ac484142ff0c9
parentaed847f9ebf5e1d7301b5965e5d5c405a62453fe (diff)
Fix typo in message view section
-rw-r--r--doc/aerc-tutorial.7.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-tutorial.7.scd b/doc/aerc-tutorial.7.scd
index b4f4d50..1ce57e0 100644
--- a/doc/aerc-tutorial.7.scd
+++ b/doc/aerc-tutorial.7.scd
@@ -54,7 +54,7 @@ alternative formats) show a part selector on the bottom of the message viewer.
*q*
Close the message viewer
-To show HTML messages, comment out the *text/html* filter in your aerc.conf
+To show HTML messages, uncomment the *text/html* filter in your aerc.conf
file (which is probably in ~/.config/aerc/) and install its dependencies: w3m
and dante-utils.