summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-headers.el
diff options
context:
space:
mode:
Diffstat (limited to 'mu4e/mu4e-headers.el')
-rw-r--r--mu4e/mu4e-headers.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu4e/mu4e-headers.el b/mu4e/mu4e-headers.el
index 713fcac..20f8e20 100644
--- a/mu4e/mu4e-headers.el
+++ b/mu4e/mu4e-headers.el
@@ -180,7 +180,7 @@ When it is showing, respectively, From: or To:. It is a cons cell
;; marks for headers of the form; each is a cons-cell (basic . fancy)
;; each of which is basic ascii char and something fancy, respectively
-;; by default, we some conservative marks, even when 'fancy'
+;; by default, we use some conservative marks, even when 'fancy'
;; so they're less likely to break if people don't have certain fonts.
;; However, if you want to be really 'fancy', you could use something like
;; the following; esp. with a newer Emacs with color-icon support.