summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index dc4899d..0d353c7 100644
--- a/bog.el
+++ b/bog.el
@@ -336,7 +336,7 @@ word constituents."
(bog-heading-citekeys-in-buffer)))
(defun bog-heading-citekeys-in-buffer ()
- "Return all citekeys in current buffer."
+ "Return all heading citekeys in current buffer."
(--keep it
(org-map-entries 'bog-citekey-from-heading)))