From 37d1fa5672133a4deb0efa631a21eeeb50a7c1a1 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 7 Jul 2017 21:01:59 -0400 Subject: [PATCH] emacs: tree: drop repeated "of" from docstring --- emacs/notmuch-tree.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index 6812d7e9..55212626 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -832,7 +832,7 @@ passed to it by notmuch-tree-process-filter." (mapc 'notmuch-tree-insert-forest-thread forest)) (define-derived-mode notmuch-tree-mode fundamental-mode "notmuch-tree" - "Major mode displaying messages (as opposed to threads) of of a notmuch search. + "Major mode displaying messages (as opposed to threads) of a notmuch search. This buffer contains the results of a \"notmuch tree\" of your email archives. Each line in the buffer represents a single -- 2.43.0