nit: fix several documentation typos
This commit is contained in:
parent
85fcac4562
commit
e5213f20e5
7 changed files with 9 additions and 9 deletions
|
@ -32,7 +32,7 @@
|
|||
(+workspace/delete "*MAIL*")))
|
||||
|
||||
(defun +notmuch-get-sync-command ()
|
||||
"Return a shell command string to synchronize your notmuch mmail with."
|
||||
"Return a shell command string to synchronize your notmuch mail with."
|
||||
(let* ((afew-cmd "afew -a -t")
|
||||
(sync-cmd
|
||||
(pcase +notmuch-sync-backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue