# HG changeset patch # User Agustin Martin # Date 1219923237 0 # Node ID 77a81df8971fe16cb686ff970e6d3ab08b01bdb2 # Parent 3d3e770f42b398eff836fe9540bd60f9b16e397c (flyspell-mode) Fix docstring diff -r 3d3e770f42b3 -r 77a81df8971f lisp/textmodes/flyspell.el --- 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