diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-06-14 03:51:20 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-06-14 03:51:20 +0000 |
commit | 087f61c885f07dc9a337e96c6d22a4d3dc46bb9b (patch) | |
tree | 488c83252c13beae6f8d09f0271aa3f877db3212 /lisp/textmodes/ispell4.el | |
parent | caf3c43175f63f39725ee4df97755b2727fb1159 (diff) | |
download | emacs-087f61c885f07dc9a337e96c6d22a4d3dc46bb9b.tar.gz |
Comment change.
Diffstat (limited to 'lisp/textmodes/ispell4.el')
-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 @@ -;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 3. +;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 4. ;;Copyright (C) 1990, 1991 Free Software Foundation, Inc. |