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 618ff74..25d2792 100644
--- a/bog.el
+++ b/bog.el
@@ -201,7 +201,7 @@ will still be available through `bog-search-notes' and
;;; General utilities
(defun bog-select-citekey (citekeys)
- "Prompt for citekey from CITEKEYS"
+ "Prompt for citekey from CITEKEYS."
(org-icompleting-read "Select citekey: " citekeys))
(defun bog-citekey-groups-with-delim (citekey &optional delim groups)