Merge pull request #719 from avar/avar/mu4e-doc-fixes
mu4e: Fix "the the" in mu4e docstring
This commit is contained in:
@ -73,7 +73,7 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;###autoload
|
||||
(defun mu4e (&optional background)
|
||||
"If mu4e is not running yet, start it. Then, show the the main
|
||||
"If mu4e is not running yet, start it. Then, show the main
|
||||
window, unless BACKGROUND (prefix-argument) is non-nil."
|
||||
(interactive "P")
|
||||
;; start mu4e, then show the main view
|
||||
|
||||
Reference in New Issue
Block a user