mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
emacs: tree: drop repeated "of" from docstring
This commit is contained in:
parent
6a79229737
commit
37d1fa5672
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue