From d48f2a62ba60105c1b103abe7abb4c04aa4121c9 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 22 Dec 2019 19:04:35 -0500 Subject: [PATCH] doc bit --- doc/window.doc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/window.doc b/doc/window.doc index 5d82c613d..46b00ad90 100644 --- a/doc/window.doc +++ b/doc/window.doc @@ -337,8 +337,7 @@ add_menu(windid window, int glyph, const anything identifier, the menu command (or their user defined aliases), it loses. The menu commands and aliases take care not to interfere with the default object class symbols. - -- itemflags on this item (such as MENU_ITEMFLAGS_UNSELECTED, - MENU_ITEMFLAGS_PRESELECTED, etc.). + -- itemflags on this item (such as MENU_ITEMFLAGS_SELECTED etc.). end_menu(window, prompt) -- Stop adding entries to the menu and flushes the window