diff options
author | Robin Jarry <robin@jarry.cc> | 2022-07-12 17:40:18 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-07-18 13:58:27 +0200 |
commit | 011d41de7e58c8b488a9c0ed89bd59dcb005ded8 (patch) | |
tree | 7fa7c66c2643463c46e22a2fa66d74dfadc3fc44 /doc/aerc-stylesets.7.scd | |
parent | 3ef4a3ca051a0d445b300d13fa86bc31b3c8c9e0 (diff) | |
download | aerc-011d41de7e58c8b488a9c0ed89bd59dcb005ded8.tar.gz |
doc: fix typos
These were reported by lintian when packaging aerc 0.11.0. There are
probably others.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to 'doc/aerc-stylesets.7.scd')
-rw-r--r-- | doc/aerc-stylesets.7.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd index 3fa5cb8b..b8490456 100644 --- a/doc/aerc-stylesets.7.scd +++ b/doc/aerc-stylesets.7.scd @@ -173,7 +173,7 @@ this: msglist_default.selected.bg=black -If we specify the global style selected modifer using fnmatch as below: +If we specify the global style selected modifier using fnmatch as below: \*.selected.reverse=toggle |