1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-09 15:50:21 +00:00

Doc fix in Commentary section.

This commit is contained in:
Stephen Eglen 1998-02-23 17:51:06 +00:00
parent 0b5bb3ec88
commit 5fea23bb9d

View File

@ -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: