From 761a9a1b038033c077851ad75e91d61de7872b6f Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 16 Mar 2014 18:06:20 -0400 Subject: MNT: Correct typo in docstring --- bog.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bog.el b/bog.el index 62ab90d..5d55e89 100644 --- a/bog.el +++ b/bog.el @@ -152,9 +152,9 @@ the characters in `bog-pdf-file-name-separators'.") (defcustom bog-pdf-renaming-func 'bog-pdf-ask-on-conflict "Function used to rename stage PDF files. -This function should accept a PDF file name and a citekey as an -argument and return the name of the final PDF file. Currently the -only built-in function is `bog-pdf-ask-on-conflict'.") +This function should accept a PDF file name and a citekey as +arguments and return the name of the final PDF file. Currently +the only built-in function is `bog-pdf-ask-on-conflict'.") (defcustom bog-pdf-secondary-name "-supplement" "Modification to make to PDF file name on renaming confict. -- cgit v1.2.3