GMenuMarkup parser: small typo fix in docs

This commit is contained in:
Ryan Lortie 2011-12-12 13:13:42 -05:00
parent b8cde0b507
commit bbae5fe941

View File

@ -488,7 +488,7 @@ g_menu_markup_parser_end (GMarkupParseContext *context)
* those with an * id='' attribute) that are encountered while parsing * those with an * id='' attribute) that are encountered while parsing
* will be added to this table. * will be added to this table.
* *
* If @object is %NULL then named menus will not be supported. * If @objects is %NULL then named menus will not be supported.
* *
* You should call g_menu_markup_parser_end_menu() from the * You should call g_menu_markup_parser_end_menu() from the
* corresponding end_element function in order to collect the newly * corresponding end_element function in order to collect the newly