summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNacho Barrientos <nacho.barrientos@cern.ch>2021-07-29 13:40:56 +0200
committerNacho Barrientos <nacho.barrientos@cern.ch>2021-07-30 09:21:28 +0200
commit02f34242801951b64c383023ff91c89ec6941f6a (patch)
treecfa9beb058328378b5e7309d121409fbbbf13d84
parentc8a2151cb9b8035f56d1e3301d9e6b2cf99a146e (diff)
Fix typo in docstring
-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 7c76a85..1ac334a 100644
--- a/mu4e/mu4e-headers.el
+++ b/mu4e/mu4e-headers.el
@@ -274,7 +274,7 @@ Must have the same length as `mu4e-headers-thread-connection-prefix'.")
(defvar mu4e-headers-full-label '("F" . "∀")
"Non-fancy and fancy labels for full search in the mode-line.")
(defvar mu4e-headers-related-label '("R" . "🤝")
- "Non-fancy and fancy labels for inclued-related search in the mode-line.")
+ "Non-fancy and fancy labels for include-related search in the mode-line.")
;;;; Various