changeset 97785:77a81df8971f

(flyspell-mode) Fix docstring
author Agustin Martin <agustin.martin@hispalinux.es>
date Thu, 28 Aug 2008 11:33:57 +0000
parents 3d3e770f42b3
children 640b23759d43
files lisp/textmodes/flyspell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/flyspell.el	Thu Aug 28 03:10:51 2008 +0000
+++ b/lisp/textmodes/flyspell.el	Thu Aug 28 11:33:57 2008 +0000
@@ -484,7 +484,7 @@
 
 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