summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-06-12 18:00:32 +0000
committerJim Blandy <jimb@redhat.com>1991-06-12 18:00:32 +0000
commit619d1fa086c40c5959fa6ff4841ba0eb1fe5c614 (patch)
tree824eb6e010fad7935939ac469fe4fe1d6bf040f0 /lisp/emacs-lisp
parent8bfb44828890df26e926ec59cdafdc90eb2c1f07 (diff)
downloademacs-619d1fa086c40c5959fa6ff4841ba0eb1fe5c614.tar.gz
emacs-619d1fa086c40c5959fa6ff4841ba0eb1fe5c614.tar.bz2
emacs-619d1fa086c40c5959fa6ff4841ba0eb1fe5c614.zip
*** empty log message ***
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/copyright.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el
index 646a52cdae5..f79eaee2acf 100644
--- a/lisp/emacs-lisp/copyright.el
+++ b/lisp/emacs-lisp/copyright.el
@@ -71,7 +71,7 @@ Put point there and hit \\[exit-recursive-edit]."))
(or (search-forward "02139, USA." nil t)
(with-output-to-temp-buffer "*Help*"
(princ (substitute-command-keys "\
-I don't know where the copying notie ends.
+I don't know where the copying notice ends.
Put point there and hit \\[exit-recursive-edit]."))
(recursive-edit)))
(delete-region beg (point))