diff options
author | Richard M. Stallman <rms@gnu.org> | 2003-05-19 14:52:12 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2003-05-19 14:52:12 +0000 |
commit | dde745c3a4c638ce8c8f290bed69e3df1fbbf28d (patch) | |
tree | ab756e53a889d514c12df8d29ac836c1e24591a7 | |
parent | 3e61755b3d4a53d00c2b5d50ed6df21018e0eda3 (diff) | |
download | emacs-dde745c3a4c638ce8c8f290bed69e3df1fbbf28d.tar.gz |
Correct invariant section names.
-rw-r--r-- | lispref/elisp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 7eab107f739..5121ce752d7 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -40,7 +40,7 @@ Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the -Invariant Sections being ``Copying'', with the Front-Cover texts being +Invariant Sections being ``GNU General Public License'', with the Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License''. |