From 4f0a10eb40f227ee6df3af3e9da7cf119d70bbe7 Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Sat, 18 May 1996 16:38:57 +0000 Subject: [PATCH] (sc::menu): Fix typo. --- lisp/sun-curs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/sun-curs.el b/lisp/sun-curs.el index b7f7087d206..4118bd74c7b 100644 --- a/lisp/sun-curs.el +++ b/lisp/sun-curs.el @@ -119,7 +119,7 @@ Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]" ("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) ) -- 2.39.5