From fa92c538cb1a75636d395dfe09ad3e32e06823a9 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 7 May 2014 00:13:15 -0400 Subject: Fix lowercase org in docstring for consistency --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'. -- cgit v1.2.3