summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-11-22 03:08:03 -0500
committerKyle Meyer <kyle@kyleam.com>2014-11-22 03:08:03 -0500
commite0159518b003f7bf3a6d2766c42990e3643f1f22 (patch)
tree5f51d1e1fe2ebb27f1fb8d059ecfafe0af6425b5
parenta406995210942331368af8fa0e445b6a551da1b0 (diff)
downloadbog-e0159518b003f7bf3a6d2766c42990e3643f1f22.tar.gz
bog-citekey-file-name-separators: Reword docstring
-rw-r--r--bog.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index d685b18..4cef479 100644
--- a/bog.el
+++ b/bog.el
@@ -132,8 +132,7 @@ This is only meaningful if `bog-find-citekey-bib-func' set to
"Characters allowed to follow the citekey in file names.
When `bog-find-citekey-file' is run on <citekey>, it will find
files with the format <citekey>.* and <citekey><sep>*.<ext>,
-where <sep> is one of the characters in
-`bog-citekey-file-name-separators'.")
+where <sep> is one of these characters.")
(defcustom bog-file-renaming-func 'bog-file-ask-on-conflict
"Function used to rename staged files.