mu4e: remove the inaccurate description

This commit is contained in:
wangtianshu 2022-08-11 02:40:50 +08:00 committed by Youmu
parent c1ede88de9
commit 665d5c99e2
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ with older release versions of `mu4e.'"
"Define the evil-mu4e Misc region."
(concat
(evil-collection-mu4e--main-action-str "\t* [;]Switch focus\n" 'mu4e-context-switch)
(evil-collection-mu4e--main-action-str "\t* [u]pdate email & database (Alternatively: gr)\n"
(evil-collection-mu4e--main-action-str "\t* [u]pdate email & database\n"
'mu4e-update-mail-and-index)
;; show the queue functions if `smtpmail-queue-dir' is defined