1
0
Fork 0

[oni-org] Fix typo

This commit is contained in:
Tom Willemse 2021-08-30 14:01:08 -07:00
parent 955d9dd483
commit 02b680f40b
Signed by: ryuslash
GPG key ID: 7D5C407B435025C1

View file

@ -678,7 +678,7 @@ After running it once remove it from `org-capture-after-finalize-hook'."
:empty-lines 1)
("ci" "Item to current clocked task" item
(clock)
(file ,(expand-file-name "clcoked/item.org" oni-org-capture-template-directory))
(file ,(expand-file-name "clocked/item.org" oni-org-capture-template-directory))
:empty-lines 1)
("cc" "Marked code example with notes" plain
(clock)