gmenumodel: Fix documentation

This commit is contained in:
Jasper St. Pierre 2013-02-15 05:35:05 -05:00
parent ee17a54c28
commit 3522567519

View File

@ -85,7 +85,7 @@ G_BEGIN_DECLS
#define G_MENU_LINK_SUBMENU "submenu" #define G_MENU_LINK_SUBMENU "submenu"
/** /**
* G_MENU_LINK_SUBMENU: * G_MENU_LINK_SECTION:
* *
* The name of the link that associates a menu item with a section. The linked * The name of the link that associates a menu item with a section. The linked
* menu will usually be shown in place of the menu item, using the item's label * menu will usually be shown in place of the menu item, using the item's label