aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org
diff options
context:
space:
mode:
Diffstat (limited to 'oni-org')
-rw-r--r--oni-org/oni-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el
index 342f6e4..62d24f7 100644
--- a/oni-org/oni-org.el
+++ b/oni-org/oni-org.el
@@ -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)