summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index 15047e3..d685b18 100644
--- a/bog.el
+++ b/bog.el
@@ -263,7 +263,7 @@ be preceded by a characters in `bog-allowed-before-citekey'."
maybe-citekey)))
(defun bog-citekey-from-heading ()
- "Retrieve citekey from current heading title."
+ "Retrieve citekey from current heading title or property."
(or (bog-citekey-from-heading-title)
(bog-citekey-from-property)))