summaryrefslogtreecommitdiff
path: root/lisp/obsolete/sregex.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/sregex.el')
-rw-r--r--lisp/obsolete/sregex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/sregex.el b/lisp/obsolete/sregex.el
index 49590726598..80b2c92be09 100644
--- a/lisp/obsolete/sregex.el
+++ b/lisp/obsolete/sregex.el
@@ -416,7 +416,7 @@ Here are the clauses allowed in an `sregex' or `sregexq' expression:
given set. See below for how to construct a CHAR-CLAUSE.
- the symbol `bot'
- Stands for \"\\\\`\", matching the empty string at the beginning of
+ Stands for \"\\\\\\=`\", matching the empty string at the beginning of
text (beginning of a string or of a buffer).
- the symbol `eot'