From 7776e2b798aca3f47ba049c51da1a810a8a0401c Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Wed, 16 Oct 2024 23:51:16 +0300 Subject: [PATCH] mu4e-mark-at-point: update docstring for 'trash' Fixes #2767. --- mu4e/mu4e-mark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-mark.el b/mu4e/mu4e-mark.el index c3947a7c..39103bad 100644 --- a/mu4e/mu4e-mark.el +++ b/mu4e/mu4e-mark.el @@ -233,7 +233,7 @@ The following marks are available, and the corresponding props: `flag' n mark this message for flagging `move' y move the message to some folder `read' n mark the message as read - `trash' y trash the message to some folder + `trash' n trash the message to some folder `unflag' n mark this message for unflagging `untrash' n remove the `trashed' flag from a message `unmark' n unmark this message