changeset 56875:db0f95a55fd4

(ispell-html-skip-alists): Fix backslashes in docstring.
author Juri Linkov <juri@jurta.org>
date Thu, 02 Sep 2004 09:42:13 +0000
parents 78f410cd4bda
children 3dcc647295da
files lisp/textmodes/ispell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el	Thu Sep 02 09:37:09 2004 +0000
+++ b/lisp/textmodes/ispell.el	Thu Sep 02 09:42:13 2004 +0000
@@ -1228,7 +1228,7 @@
   "*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