branch: externals/org-real
commit e0109e83e64cd99979a14aa1afaea5dff837eb56
Author: Tyler Grinn <tylergr...@gmail.com>
Commit: Tyler Grinn <tylergr...@gmail.com>

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

diff --git a/org-real.el b/org-real.el
index fbfc1c8..eaf35ab 100644
--- a/org-real.el
+++ b/org-real.el
@@ -449,7 +449,7 @@ EXISTING containers will be excluded from the completion."
         existing-containers
       `((:name ,result :loc ,(point-marker))))))
 
-;;; Hooks
+;;; Hooks and advice
 
 (defun org-real--read-string-advice (orig prompt link &rest args)
   "Advise `read-string' during `org-insert-link' to use custom completion.

Reply via email to