]> git.eshelyaron.com Git - emacs.git/commitdiff
(ispell-local-dictionary): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:38:25 +0000 (07:38 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:38:25 +0000 (07:38 +0000)
lisp/ChangeLog
lisp/textmodes/ispell.el

index ffa273ca87444c8c1499ded03f5cdeb19bd2d11f..25948b02375460f4991a3822e1cad2b297869bd2 100644 (file)
@@ -1,5 +1,7 @@
 2009-06-23  Glenn Morris  <rgm@gnu.org>
 
+       * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
+
        * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
 
        * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
index 83fce8a2e215995997c6fd60c8ba3957ba461922..2f7b2e68fbd41e26b114c2c2fa2c5b02d38905d0 100644 (file)
@@ -488,7 +488,7 @@ default dictionary and LANG the two letter language code."
 The value must be a string dictionary name,
 or nil, which means use the global setting in `ispell-dictionary'.
 Dictionary names are defined in `ispell-local-dictionary-alist'
-and `ispell-dictionary-alist',
+and `ispell-dictionary-alist'.
 
 Setting `ispell-local-dictionary' to a value has the same effect as
 calling \\[ispell-change-dictionary] with that value.  This variable