summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2020-05-20 08:48:23 +0800
committerReto Brunner <reto@labrat.space>2020-05-21 18:11:47 +0200
commita7986f5706a9ee93ab084331effcb7136b4ae50e (patch)
tree2c221a30ec2e4060eec6b0623aec6ae4fcf14f7b /doc
parent2e7f15b6982fbddfd8a0a2d04542d9041299a7f4 (diff)
downloadaerc-a7986f5706a9ee93ab084331effcb7136b4ae50e.zip
Fix typos
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-config.5.scd4
-rw-r--r--doc/aerc-imap.5.scd2
-rw-r--r--doc/aerc-smtp.5.scd2
-rw-r--r--doc/aerc-templates.7.scd2
-rw-r--r--doc/aerc.1.scd6
5 files changed, 8 insertions, 8 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 58eaa0f..eb88849 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -58,7 +58,7 @@ These options are configured in the *[ui]* section of aerc.conf.
: sender name and address
| %F
: author name, or recipient name if the message is from you.
- The adderss is shown if no name part.
+ The address is shown if no name part.
| %g
: message labels (for example notmuch tags)
| %i
@@ -129,7 +129,7 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: "[..] , [..] , [..] , [..] , [..], [..] , [..] , [..] "
*spinner-delimiter*
- Spinner delimiter to split string into a animation
+ Spinner delimiter to split string into an animation
Default: ","
diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd
index a34855f..4e55202 100644
--- a/doc/aerc-imap.5.scd
+++ b/doc/aerc-imap.5.scd
@@ -41,7 +41,7 @@ available:
*oauth2_params:*
If specified, the configured password is used as an refresh token that
- is exhanged with an access token
+ is exchanged with an access token
- token_endpoint (required)
- client_id (optional)
diff --git a/doc/aerc-smtp.5.scd b/doc/aerc-smtp.5.scd
index 9a86732..79dc8b8 100644
--- a/doc/aerc-smtp.5.scd
+++ b/doc/aerc-smtp.5.scd
@@ -29,7 +29,7 @@ available:
*smtps://*:
SMTP with TLS/SSL
- Additionally, you can specify an authentication mechansim like so:
+ Additionally, you can specify an authentication mechanism like so:
*+none*:
No authentication is required to use this SMTP server. You may omit the
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd
index d065012..1e0c6ec 100644
--- a/doc/aerc-templates.7.scd
+++ b/doc/aerc-templates.7.scd
@@ -56,7 +56,7 @@ available always.
*Date and Time*
The date and time information is always available and can be easily
- formated.
+ formatted.
- Date: Date and Time information when the compose window is opened.
- OriginalDate: Date and Time when the original message of received.
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.