diff options
| -rw-r--r-- | lisp/textmodes/ispell4.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/ispell4.el b/lisp/textmodes/ispell4.el index 1effe91d68c..ad95f3752bb 100644 --- a/lisp/textmodes/ispell4.el +++ b/lisp/textmodes/ispell4.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 3. | 1 | ;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 4. |
| 2 | 2 | ||
| 3 | ;;Copyright (C) 1990, 1991 Free Software Foundation, Inc. | 3 | ;;Copyright (C) 1990, 1991 Free Software Foundation, Inc. |
| 4 | 4 | ||