summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-02-09 22:40:15 -0500
committerKyle Meyer <kyle@kyleam.com>2014-02-09 22:40:15 -0500
commit0d22a96db8c814250417856e3d061452727adc8e (patch)
treeb5e1e76105f80cfc8211659c6bf1b8fc6be1e3f3
parenta2855afc3a4510e05e93dbaa728f06b87ec76025 (diff)
downloadbog-0d22a96db8c814250417856e3d061452727adc8e.tar.gz
MNT: Fix formatting of a docstring
-rw-r--r--bog.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index 6d87187..1c307b2 100644
--- a/bog.el
+++ b/bog.el
@@ -53,8 +53,7 @@ settings:
bibtex-autokey-titleword-length nil
bibtex-autokey-titlewords-stretch 0
bibtex-autokey-titlewords 1
- bibtex-autokey-year-title-separator \"\")
-"
+ bibtex-autokey-year-title-separator \"\")"
:group 'bog
:type 'string)