diff options
author | Reto Brunner <reto@labrat.space> | 2020-04-25 00:04:35 +0200 |
---|---|---|
committer | Reto Brunner <reto@labrat.space> | 2020-04-26 12:39:49 +0200 |
commit | 2632a1a8ad035667a96a47a56ecc92cbc9233850 (patch) | |
tree | bf8407a86b8ab390c3769c107fbcd57a5bbf16f0 | |
parent | 432d2b1592f0667dc2f58caeb7c2797fad484eee (diff) | |
download | aerc-2632a1a8ad035667a96a47a56ecc92cbc9233850.tar.gz |
aerc-config: remove bold modifier within text
Partial bold ("highlighted") text looks very strange and it doesn't really add anything, might as well remove it.
-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 c309f2f..58eaa0f 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -403,7 +403,7 @@ Note that many of these configuration options are written for you, such as Default: none *postpone* - Specifies the folder to save *postpone*d messages to. + Specifies the folder to save postponed messages to. Default: Drafts |