]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/flyspell.el
Remove incorrect uses of "modeline".
[gnu-emacs] / lisp / textmodes / flyspell.el
index 26d39f3316341368ee1a9bcfef174700851811b7..e13f786d306111493cb2922a30bae774f0fbd727 100644 (file)
@@ -232,8 +232,8 @@ URL `http://www.gnu.org/software/auctex/'"
   :type 'boolean)
 
 (defcustom flyspell-mode-line-string " Fly"
-  "String displayed on the modeline when flyspell is active.
-Set this to nil if you don't want a modeline indicator."
+  "String displayed on the mode line when flyspell is active.
+Set this to nil if you don't want a mode line indicator."
   :group 'flyspell
   :type '(choice string (const :tag "None" nil)))