Fixed typo

This commit is contained in:
Jean-Philippe Bernardy 2014-11-30 13:31:22 +01:00
parent f6e5f3df7f
commit 28baa5a778
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ properties are:
:char "+"
:prompt "+flag"
:show-target (lambda (target) "flag")
:action (lambda (docid msg target) (mu4e~proc-move dociddocid nil "+F-u-N")))
:action (lambda (docid msg target) (mu4e~proc-move docid nil "+F-u-N")))
(move
:char "m"
:prompt "move"