summaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-07-12 17:40:18 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-18 13:58:27 +0200
commit011d41de7e58c8b488a9c0ed89bd59dcb005ded8 (patch)
tree7fa7c66c2643463c46e22a2fa66d74dfadc3fc44 /doc/aerc-config.5.scd
parent3ef4a3ca051a0d445b300d13fa86bc31b3c8c9e0 (diff)
downloadaerc-011d41de7e58c8b488a9c0ed89bd59dcb005ded8.zip
doc: fix typos
These were reported by lintian when packaging aerc 0.11.0. There are probably others. Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 2338b26..c712c58 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -32,8 +32,8 @@ These options are configured in the *[general]* section of aerc.conf.
*pgp-provider*
If set to "gpg", aerc will use system gpg binary and keystore for all
- crypto operations. Otherwise, the internal openpgp implemenation will be
- used.
+ crypto operations. Otherwise, the internal openpgp implementation will
+ be used.
Default: internal
@@ -203,8 +203,7 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: 200ms
*dirlist-tree*
- Display the directory list as a foldable tree that allows to collapse
- and expand the folders.
+ Display the directory list as a foldable tree.
Default: false
@@ -475,9 +474,9 @@ These options are configured in the *[compose]* section of aerc.conf.
Default: none
*reply-to-self*
- Allow to include your own address. Otherwise, if set to false, do not mail
- yourself when replying (e.g., if replying to emails previously sent by
- yourself, address your replies to the original To: and Cc:).
+ If set to false, do not mail yourself when replying (e.g., if replying
+ to emails previously sent by yourself, address your replies to the
+ original To: and Cc:).
Default: true