diff options
author | Dian M Fay <dian.m.fay@gmail.com> | 2021-11-28 22:47:26 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2021-11-29 21:05:02 +0100 |
commit | ad5f65b92788d624a036af763a8243c19fc4c1a8 (patch) | |
tree | e29e56e484d1edc33579a79a6b575bd152617228 | |
parent | 6ddfc23e617ad66bd98d980b22d01bf0fe20ec10 (diff) | |
download | aerc-ad5f65b92788d624a036af763a8243c19fc4c1a8.tar.gz |
doc: fix typo in stylesets-dirs
-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 4dbdba36..f659e60a 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -194,7 +194,7 @@ These options are configured in the *[ui]* section of aerc.conf. *stylesets-dirs* The directories where the stylesets are stored. The config takes a - colon-seperated list of dirs. + colon-separated list of dirs. Default: "/usr/share/aerc/stylesets" |