diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-09 22:40:15 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-09 22:40:15 -0500 |
commit | 0d22a96db8c814250417856e3d061452727adc8e (patch) | |
tree | b5e1e76105f80cfc8211659c6bf1b8fc6be1e3f3 /bog.el | |
parent | a2855afc3a4510e05e93dbaa728f06b87ec76025 (diff) | |
download | bog-0d22a96db8c814250417856e3d061452727adc8e.tar.gz |
MNT: Fix formatting of a docstring
Diffstat (limited to 'bog.el')
-rw-r--r-- | bog.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |