summaryrefslogtreecommitdiff
path: root/documentation/Fl_Menu_Item.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Menu_Item.html')
-rw-r--r--documentation/Fl_Menu_Item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Menu_Item.html b/documentation/Fl_Menu_Item.html
index 3ae3a389e..68edf053d 100644
--- a/documentation/Fl_Menu_Item.html
+++ b/documentation/Fl_Menu_Item.html
@@ -274,7 +274,7 @@ provided to position the menu. The menu is made at least <TT>W</TT>
found, the menu is aligned just below the rectangle (like a pulldown
menu).
<P>The <TT>title</TT> and <TT>menubar</TT> arguments are used
-internally by the <TT>Fl_Menu_</TT> widget. </P>
+internally by the <TT>Fl_Menu_Bar</TT> widget. </P>
<H4><A name=Fl_Menu_Item.test_shortcut>const Fl_Menu_Item*
Fl_Menu_Item::test_shortcut() const</A></H4>
This is designed to be called by a widgets <TT>handle()</TT> method in