summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-05-07 00:13:15 -0400
committerKyle Meyer <kyle@kyleam.com>2014-05-07 00:15:12 -0400
commitfa92c538cb1a75636d395dfe09ad3e32e06823a9 (patch)
tree199b5d7978597c2e992f92ac2b8e06f88a8ce543
parent1c2a78d0d3b63d09087d6a3e4b8788b2aee2d188 (diff)
downloadbog-fa92c538cb1a75636d395dfe09ad3e32e06823a9.tar.gz
Fix lowercase org in docstring for consistency
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index 53d86a0..c11053c 100644
--- a/bog.el
+++ b/bog.el
@@ -625,7 +625,7 @@ buffer, the narrowing is removed."
(defun bog-goto-citekey-heading-in-notes (&optional no-context)
"Find citekey heading in notes.
-All org files in `bog-notes-directory' will be searched.
+All Org files in `bog-notes-directory' will be searched.
The citekey will be taken from the text under point if it matches
`bog-citekey-format'.