diff options
author | Folker Schwesinger <dev@folker-schwesinger.de> | 2022-12-26 21:48:14 +0100 |
---|---|---|
committer | Moritz Poldrack <git@moritz.sh> | 2022-12-27 00:32:58 +0100 |
commit | 31892a664be218f5d983e835a5cbca3628baf8cc (patch) | |
tree | c97a1c8f8aee4f0d6a725e376dd5e14c108d7ba2 /doc/aerc-config.5.scd | |
parent | 6b8e0b19d35a4aa3e1d300f4d25a463755589c6e (diff) | |
download | aerc-31892a664be218f5d983e835a5cbca3628baf8cc.tar.gz |
doc: fix typos
Fix typos in aerc-config man page.
Signed-off-by: Folker Schwesinger <dev@folker-schwesinger.de>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r-- | doc/aerc-config.5.scd | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 3dea16f6..d48e38ad 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -343,10 +343,9 @@ These options are configured in the *[ui]* section of _aerc.conf_. Default: _false_ *reverse-thread-order* = _true_|_false_ - Reverse display of the mesage threads. Default order is the the intial - message is on the top with all the replies being displayed below. The - reverse option will put the initial message at the bottom with the - replies on top. + Reverse display of the message threads. By default, the thread root is + displayed at the top of the tree with all replies below. The reverse + option will put the thread root at the bottom with replies on top. Default: _false_ |