summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-10-15 02:18:59 -0400
committerKyle Meyer <kyle@kyleam.com>2014-10-15 02:28:05 -0400
commit0d230d0acc3906a0658484d839bfc44606299841 (patch)
tree22cf5822ca276d7c7c57cbaedbaf2b9f88ea9cb9 /bog.el
parenta72f6ae89f83c212e22b45f104c6756fcae12ec4 (diff)
downloadbog-0d230d0acc3906a0658484d839bfc44606299841.tar.gz
bog-rename-staged-file-to-citekey: Fix docstring
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 feadd3f..5507b4e 100644
--- a/bog.el
+++ b/bog.el
@@ -355,7 +355,7 @@ The citekey will be taken from the text under point if it matches
`bog-citekey-format' or from the current tree.
With prefix argument NO-CONTEXT, a prompt will open to select
-from citekeys for all associated files. This same prompt will be
+from all citekeys present in notes. This same prompt will be
opened if locating a citekey from context fails."
(interactive "P")
(let ((citekey (bog-citekey-from-notes-or-all no-context)))