summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2015-01-19 21:23:55 -0500
committerKyle Meyer <kyle@kyleam.com>2015-01-19 21:23:55 -0500
commitb3e008dee9fb0cb9db7714b6a904573ff21bed10 (patch)
treea9a4229edbbc88899aad94b2b8c9c4708a485520 /bog.el
parentaf1b288db110667544ddc57eb79f6bf56ec632cb (diff)
downloadbog-b3e008dee9fb0cb9db7714b6a904573ff21bed10.tar.gz
Escape character in bog-citekey-format docstring
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index c77100c..5ecdc2d 100644
--- a/bog.el
+++ b/bog.el
@@ -48,7 +48,7 @@ By default, this matches any sequence of lower case
letters (allowing hyphenation) that is followed by 4 digits and
then lower case letters.
-The format must be anchored by '\b' and should be restricted to
+The format must be anchored by '\\b' and should be restricted to
letters, digits, '-', and '_'.
This is case-sensitive (i.e., case-fold-search will be set to