summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-07-12 17:40:18 +0200
committerRobin Jarry <robin@jarry.cc>2022-07-18 13:58:27 +0200
commit011d41de7e58c8b488a9c0ed89bd59dcb005ded8 (patch)
tree7fa7c66c2643463c46e22a2fa66d74dfadc3fc44 /config
parent3ef4a3ca051a0d445b300d13fa86bc31b3c8c9e0 (diff)
downloadaerc-011d41de7e58c8b488a9c0ed89bd59dcb005ded8.zip
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 'config')
-rw-r--r--config/aerc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index 6c89f85..f07900d 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -4,7 +4,7 @@
[general]
#
# If set to "gpg", aerc will use system gpg binary and keystore for all crypto
-# operations. Otherwise, the internal openpgp implemenation will be used.
+# operations. Otherwise, the internal openpgp implementation will be used.
#
# Default: internal
pgp-provider=internal