From: Richard M. Stallman Date: Thu, 3 Feb 2005 07:25:47 +0000 (+0000) Subject: (Spelling): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~2446 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d8d2de06e4b36ca96adb9bf92973548bf271937;p=emacs.git (Spelling): Fix typo. --- diff --git a/man/fixit.texi b/man/fixit.texi index 84121842b8c..04fa823e76e 100644 --- a/man/fixit.texi +++ b/man/fixit.texi @@ -159,7 +159,7 @@ checker program Ispell, which is not part of Emacs. @table @kbd @item M-x flyspell-mode Enable Flyspell mode, which highlights all misspelled words. -@item M-x flyspell-progmode +@item M-x flyspell-prog-mode Enable Flyspell mode for comments and strings only. @item M-$ Check and correct spelling of the word at point (@code{ispell-word}).