From cf2e1852626990377e05f6091c24359d709b0374 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 26 Apr 2014 00:58:46 -0400 Subject: Fix docstring typo --- bog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bog.el b/bog.el index 6575b1c..0536630 100644 --- a/bog.el +++ b/bog.el @@ -369,7 +369,7 @@ used to control the default string used in the prompt." (expand-file-name (concat citekey ".pdf") bog-pdf-directory)) (defun bog-pdf-citekeys () - "Return a list citekeys for all pdf files in + "Return a list of citekeys for all pdf files in `bog-pdf-directory'." (-map 'file-name-base (file-expand-wildcards (concat -- cgit v1.2.3