branch: externals/embark
commit ea2011e105c79f2ae1c44dcaa4cb5f011fa19698
Author: Omar Antolín <omar.anto...@gmail.com>
Commit: Omar Antolín <omar.anto...@gmail.com>

    Typo
---
 embark-org.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embark-org.el b/embark-org.el
index 4b406ec8b3..dc96e7806d 100644
--- a/embark-org.el
+++ b/embark-org.el
@@ -571,7 +571,7 @@ REST are the remaining arguments."
 (let ((tail (memq 'embark-org-target-element-context embark-target-finders)))
   (cl-pushnew 'embark-org-target-agenda-item (cdr tail)))
 
-(cl-defun embark-org--at-org-heading
+(cl-defun embark-org--at-heading
     (&rest rest &key run target &allow-other-keys)
   "RUN the action at the location of the heading TARGET refers to.
 The location is given by the `org-marker' text property of

Reply via email to