diff options
Diffstat (limited to 'lisp/textmodes/spell.el')
-rw-r--r-- | lisp/textmodes/spell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/spell.el b/lisp/textmodes/spell.el index e1ed847ca79..6ebbe35654b 100644 --- a/lisp/textmodes/spell.el +++ b/lisp/textmodes/spell.el @@ -23,7 +23,7 @@ ;;; Commentary: -;; This mode orovides an Emacs interface to the UNIX spell(1) program. +;; 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. |