From 58b462d4c3b19601bea21864103ed35e37942809 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Mon, 2 Mar 2020 23:20:12 +0200 Subject: [PATCH] mu4e-view: fix typo --- mu4e/mu4e-view.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-view.el b/mu4e/mu4e-view.el index 964c7ec5..c6e9d1a7 100644 --- a/mu4e/mu4e-view.el +++ b/mu4e/mu4e-view.el @@ -993,7 +993,7 @@ changes, it triggers a refresh." ;; is a new message (when (and docid (or (member 'unread flags) (member 'new flags))) ;; mark /all/ messages with this message-id as read, so all copies of - ;; this message will be marked as read. We don't want an update thougn, + ;; this message will be marked as read. We don't want an update though, ;; we want a full message, so images etc. work correctly. (mu4e~proc-move msgid nil "+S-u-N" 'noview) (mu4e~proc-view docid mu4e-view-show-images