diff --git a/lisp/org-capture.el b/lisp/org-capture.el index d3ca65779..a9597cd98 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -289,7 +289,7 @@ calendar | %:type %:date" (file :tag "Template file")) (list :tag "Function" (const :format "" function) - (file :tag "Template function"))) + (function :tag "Template function"))) (plist :inline t ;; Give the most common options as checkboxes :options (((const :format "%v " :prepend) (const t))