[glib] GMenuMarkup parser: small typo fix in docs



commit bbae5fe94193104ea24124e284bc3cccf9bdcb73
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Dec 12 13:13:42 2011 -0500

    GMenuMarkup parser: small typo fix in docs

 gio/gmenumarkup.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenumarkup.c b/gio/gmenumarkup.c
index 708c38a..bde3989 100644
--- a/gio/gmenumarkup.c
+++ b/gio/gmenumarkup.c
@@ -488,7 +488,7 @@ g_menu_markup_parser_end (GMarkupParseContext *context)
  * those with an * id='' attribute) that are encountered while parsing
  * 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
  * corresponding end_element function in order to collect the newly



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]