docs: fix typo in function name

This commit is contained in:
William Jon McCann 2014-01-21 16:27:14 -05:00
parent 84dca6cc86
commit 4292f2f958

View File

@ -2156,7 +2156,7 @@ gtk_menu_shell_tracker_insert_func (GtkMenuTrackerItem *item,
* For most cases you are probably better off using
* gtk_menu_new_from_model() or gtk_menu_bar_new_from_model() or just
* directly passing the #GMenuModel to gtk_application_set_app_menu() or
* gtk_application_set_menu_bar().
* gtk_application_set_menubar().
*
* Since: 3.6
*/