summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-03-16 18:06:20 -0400
committerKyle Meyer <kyle@kyleam.com>2014-03-16 18:06:20 -0400
commit761a9a1b038033c077851ad75e91d61de7872b6f (patch)
treeb2d3b9a449628a4b991792b61f164f8787ea203e
parente1c9992731d9d5c6e2581e817f6f704868e95e32 (diff)
downloadbog-761a9a1b038033c077851ad75e91d61de7872b6f.tar.gz
MNT: Correct typo in docstring
-rw-r--r--bog.el6
1 files 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.