From 0d230d0acc3906a0658484d839bfc44606299841 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 15 Oct 2014 02:18:59 -0400 Subject: bog-rename-staged-file-to-citekey: Fix docstring --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bog.el') 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))) -- cgit v1.2.3