Merge pull request #2127 from Chris00/master

mu4e-list: fix typo
This commit is contained in:
Dirk-Jan C. Binnema 2021-09-07 21:26:05 +03:00 committed by GitHub
commit a34e4056c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
(defcustom mu4e-user-mailing-lists nil
"An alist with cells (MAILING-LIST-ID . SHORTNAME).
These are used in addition to the built-in list `mu4e~mailing-lists'."
These are used in addition to the built-in list `mu4e-mailing-lists'."
:group 'mu4e-headers
:type '(repeat (cons string string)))