changeset 75882:67f0213ebfd7

(ispell-dictionary-alist): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 14 Feb 2007 12:44:58 +0000
parents 7a878b96963b
children eec417eb3b3c
files lisp/textmodes/ispell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el	Wed Feb 14 12:42:01 2007 +0000
+++ b/lisp/textmodes/ispell.el	Wed Feb 14 12:44:58 2007 +0000
@@ -687,7 +687,7 @@
 If you want OTHERCHARS to be empty, use the empty string.
 Hint: regexp syntax requires the hyphen to be declared first here.
 
-CASECHARS, NOT-CASECHARS, and OTHERCHARS must be a unibyte string
+CASECHARS, NOT-CASECHARS, and OTHERCHARS must be unibyte strings
 containing bytes of CHARACTER-SET.  In addition, if they contain
 a non-ASCII byte, the regular expression must be a single
 `character set' construct that doesn't specify a character range