diff options
author | Ariel Costas <ariel@costas.dev> | 2022-01-26 11:41:20 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-01-26 19:23:29 +0100 |
commit | 7c945149a693adf45e0fe05eb3896d7eeb418bd7 (patch) | |
tree | a5aaeec637c3356529168d7b6070d82531fa0669 /doc/aerc-search.1.scd | |
parent | 59ecf93b9b7e046c8ae896a7c96130ea9260bedf (diff) | |
download | aerc-7c945149a693adf45e0fe05eb3896d7eeb418bd7.tar.gz |
doc: correct typo in man-pages
Fix a typo in the man page where it reads "maintained by by Robin"
instead of "maintained by Robin"
Signed-off-by: Ariel Costas <ariel@costas.dev>
Diffstat (limited to 'doc/aerc-search.1.scd')
-rw-r--r-- | doc/aerc-search.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd index f3140a69..f1de8180 100644 --- a/doc/aerc-search.1.scd +++ b/doc/aerc-search.1.scd @@ -96,6 +96,6 @@ aerc-search(1) # AUTHORS -Originally created by Drew DeVault <sir@cmpwn.com> and maintained by by Robin +Originally created by Drew DeVault <sir@cmpwn.com> and maintained by Robin Jarry <robin@jarry.cc> who is assisted by other open source contributors. For more information about aerc development, see https://sr.ht/~rjarry/aerc/. |