]> git.eshelyaron.com Git - emacs.git/commitdiff
(flyspell-mode) Fix docstring
authorAgustín Martín <agustin.martin@hispalinux.es>
Thu, 28 Aug 2008 11:33:57 +0000 (11:33 +0000)
committerAgustín Martín <agustin.martin@hispalinux.es>
Thu, 28 Aug 2008 11:33:57 +0000 (11:33 +0000)
lisp/textmodes/flyspell.el

index a67e48cec415aa018f11aae592ecf8fe7a8a5b38..47297c9fb1ae80655dc26f3839ba8fe671242c08 100644 (file)
@@ -484,7 +484,7 @@ This runs `flyspell-mode-hook' after flyspell mode is entered or exit.
 
 Remark:
 `flyspell-mode' uses `ispell-mode'.  Thus all Ispell options are
-valid.  For instance, a personal dictionary can be used by
+valid.  For instance, a different dictionary can be used by
 invoking `ispell-change-dictionary'.
 
 Consider using the `ispell-parser' to check your text.  For instance