mu4e-main: fix byte-compiler warning

This commit is contained in:
Dirk-Jan C. Binnema 2022-12-29 08:43:42 +02:00
parent eb8160e8ed
commit 9e1f0931f4
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ When REFRESH is non nil refresh infos from server."
"Create the mu4e main-view, and switch to it or show the menu.
When REFRESH is non nil refresh infos from server.
If `mu4e-split-view' equals 'single-window, show a mu4e menu
If `mu4e-split-view' equals \='single-window, show a mu4e menu
instead."
(if (eq mu4e-split-view 'single-window)
(mu4e--main-menu)