Fix "the the" in mu4e docstring

This commit is contained in:
Ævar Arnfjörð Bjarmason
2015-12-09 04:51:02 +01:00
parent 899253359b
commit dbd9e1d9d8

View File

@ -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