Mercurial > emacs
changeset 15256:17f87f2d29fd
(sc::menu): Fix typo.
author | Erik Naggum <erik@naggum.no> |
---|---|
date | Sat, 18 May 1996 16:38:57 +0000 |
parents | 667dd3ec7663 |
children | 25dbb4494147 |
files | lisp/sun-curs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/sun-curs.el Fri May 17 22:39:11 1996 +0000 +++ b/lisp/sun-curs.el Sat May 18 16:38:57 1996 +0000 @@ -119,7 +119,7 @@ ("Set Cursor" sc:set-cursor (sc::menu-choose-cursor *menu-window* *menu-x* *menu-y*)) ("Reset Cursor" sc:set-cursor nil) - ("Help". sc::edit-icon-help-menu) + ("Help" sc::edit-icon-help-menu) ("Quit" sc::quit-edit) )