Fix a few typos

This commit is contained in:
Jonas Bernoulli
2020-02-12 17:42:56 +01:00
parent 7d758da0e3
commit 30e005d574
2 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ removed."
(defun mu4e~proc-filter (_proc str)
"Filter string STR from PROC.
This process the the 'mu server' output. It accumulates the
This processes the 'mu server' output. It accumulates the
strings into valid sexps by checking of the ';;eox' `end-of-sexp'
marker, and then evaluating them.