summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-09-02 09:42:13 +0000
committerJuri Linkov <juri@jurta.org>2004-09-02 09:42:13 +0000
commit74a18969ef4cc8dead121f656e1b2e0c6eaa3a5b (patch)
tree5885188a8b95833eb6d83c7cdccfca778b8310d6 /lisp
parentd4bc156f106db041939f7d2cf374d113986b68f5 (diff)
downloademacs-74a18969ef4cc8dead121f656e1b2e0c6eaa3a5b.tar.gz
emacs-74a18969ef4cc8dead121f656e1b2e0c6eaa3a5b.tar.bz2
emacs-74a18969ef4cc8dead121f656e1b2e0c6eaa3a5b.zip
(ispell-html-skip-alists): Fix backslashes in docstring.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/textmodes/ispell.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index 77c63379e2b..435e2e5f27a 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -1228,7 +1228,7 @@ for skipping in latex mode.")
"*Lists of start and end keys to skip in HTML buffers.
Same format as `ispell-skip-region-alist'
Note - substrings of other matches must come last
- (e.g. \"<[tT][tT]/\" and \"<[^ \t\n>]\").")
+ (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
(defvar ispell-local-pdict ispell-personal-dictionary