diff options
author | Issam Maghni <me@concati.me> | 2019-06-22 16:55:16 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-23 13:52:43 -0400 |
commit | b15d1e52b3fc53d2b0336168b29ccb14722eac69 (patch) | |
tree | 32cc33c9157d1d19639596366ee166f037cf1c8e /doc/aerc-config.5.scd | |
parent | ceeb30abeb5c55da0f1e54a5cfe06afcf5d9c356 (diff) | |
download | aerc-b15d1e52b3fc53d2b0336168b29ccb14722eac69.tar.gz |
aerc-config: [viewer] should be [compose]
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r-- | doc/aerc-config.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 31e8806..b5e3505 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -74,7 +74,7 @@ These options are configured in the *[viewer]* section of aerc.conf. ## COMPOSE -These options are configured in the *[viewer]* section of aerc.conf. +These options are configured in the *[compose]* section of aerc.conf. *editor* Specifies the command to run the editor with. It will be shown in an |