branch: externals/org-real
commit e1059e7b30680e866a56a70ac9bdd39cb2f9b178
Author: Amy Grinn <grinn....@gmail.com>
Commit: Amy Grinn <grinn....@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 fbfc1c83c1..eaf35ab169 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