summaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2021-11-06 17:11:43 +0100
committerRobin Jarry <robin@jarry.cc>2021-11-06 17:11:43 +0100
commit02e7d8aca88d433062e00fa2988e533944a563f4 (patch)
treed138835cae70595bc36112c96705b682cdff0fdc /doc/aerc-config.5.scd
parente41ed82cf3dbb4a1152a562ab754a9dc4a6c57b3 (diff)
downloadaerc-02e7d8aca88d433062e00fa2988e533944a563f4.zip
doc: fix typo today-time-format -> this-day-time-format
Fixes: 42b4302ba32e ("index: allow dynamic formatting of message dates") Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 2406591..2c3fc10 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -87,7 +87,7 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: 2006-01-02 03:04 PM (ISO 8601 + 12 hour time)
-*today-time-format*
+*this-day-time-format*
Index-only time format for messages that were received/sent today.
If this is not specified, *timestamp-format* is used instead.