Skip to content

Commit

Permalink
mu4e-mark-at-point: update docstring for 'trash'
Browse files Browse the repository at this point in the history
Fixes #2767.
  • Loading branch information
djcb committed Oct 16, 2024
1 parent 814ecc9 commit 7776e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu4e/mu4e-mark.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7776e2b

Please sign in to comment.