diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2020-05-20 08:48:23 +0800 |
---|---|---|
committer | Reto Brunner <reto@labrat.space> | 2020-05-21 18:11:47 +0200 |
commit | a7986f5706a9ee93ab084331effcb7136b4ae50e (patch) | |
tree | 2c221a30ec2e4060eec6b0623aec6ae4fcf14f7b /doc/aerc.1.scd | |
parent | 2e7f15b6982fbddfd8a0a2d04542d9041299a7f4 (diff) | |
download | aerc-a7986f5706a9ee93ab084331effcb7136b4ae50e.tar.gz |
Fix typos
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 3eb8b24..61e35bb 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -50,7 +50,7 @@ These commands work in any context. Displays aerc's current working directory in the status bar. *set* <category>.<option> <value> - Changes the value of a configuration paramter at runtime. The category is + Changes the value of a configuration parameter at runtime. The category is the name of the [heading] for the config option you wish to change, and the option is the name of the config option. For example, to change this option: @@ -198,7 +198,7 @@ message list, the message in the message viewer, etc). *search* Searches the current folder. - The search syntax is dependant on the underlying backend. + The search syntax is dependent on the underlying backend. Refer to *aerc-search*(1) for details *select* <n> @@ -284,7 +284,7 @@ message list, the message in the message viewer, etc). ## MESSAGE COMPOSE COMMANDS *abort* - Close the composor without sending, discarding the message in progress. + Close the composer without sending, discarding the message in progress. *attach* <path> Attaches the file at the given path to the email. |