# HG changeset patch # User Stephen Eglen # Date 888256266 0 # Node ID 0d56074cec59f1b7e09e451fa16cdb2cf9204294 # Parent 54413501e4a98a5f9da33f7e198d9676fcdbcd58 Doc fix in Commentary section. diff -r 54413501e4a9 -r 0d56074cec59 lisp/textmodes/spell.el --- a/lisp/textmodes/spell.el Sun Feb 22 22:01:28 1998 +0000 +++ b/lisp/textmodes/spell.el Mon Feb 23 17:51:06 1998 +0000 @@ -26,8 +26,9 @@ ;; This mode provides an Emacs interface to the UNIX spell(1) program. ;; Entry points are `spell-buffer', `spell-word', `spell-region' and -;; `spell-string'. These facilities are documented in the Emacs user's -;; manual. +;; `spell-string'. + +;; See also ispell.el for an interface to the ispell program. ;;; Code: