Correct +org/capture function name

This commit is contained in:
Henrik Lissner 2017-05-28 12:23:05 +02:00
parent 32708540fa
commit b00d5edd26
2 changed files with 2 additions and 2 deletions

View file

@ -24,5 +24,5 @@ fi
emacsclient -c \
-F '((name . "org-capture") (width . 70) (height . 25))' \
--eval "(+org-capture \"$key\" \"$2\")"
--eval "(+org/capture \"$key\" \"$2\")"