Fix "the the" in mu4e docstring
This commit is contained in:
@ -73,7 +73,7 @@
|
|||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun mu4e (&optional background)
|
(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."
|
window, unless BACKGROUND (prefix-argument) is non-nil."
|
||||||
(interactive "P")
|
(interactive "P")
|
||||||
;; start mu4e, then show the main view
|
;; start mu4e, then show the main view
|
||||||
|
|||||||
Reference in New Issue
Block a user