about summary refs log tree commit diff stats
path: root/doc/aerc-tutorial.7.scd
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 /doc/aerc-tutorial.7.scd
parentaed847f9ebf5e1d7301b5965e5d5c405a62453fe (diff)
downloadaerc-a82fa2bf23e58a024bf9fcd4ca8dc3d9160d3cba.tar.gz
Fix typo in message view section
Diffstat (limited to 'doc/aerc-tutorial.7.scd')
-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.
 
id='n151' href='#n151'>151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220