Fixed typo

This commit is contained in:
Jean-Philippe Bernardy
2014-11-30 13:31:22 +01:00
parent f6e5f3df7f
commit 28baa5a778

View File

@ -156,7 +156,7 @@ properties are:
:char "+" :char "+"
:prompt "+flag" :prompt "+flag"
:show-target (lambda (target) "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 (move
:char "m" :char "m"
:prompt "move" :prompt "move"