[glib/wip/menus: 47/61] Fix a dangling link in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/menus: 47/61] Fix a dangling link in the docs
- Date: Thu, 17 Nov 2011 23:38:39 +0000 (UTC)
commit a9437905a0b79beb2f2f94620327447f4298b908
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 28 23:29:28 2011 -0400
Fix a dangling link in the docs
gio/gmenumarkup.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gio/gmenumarkup.c b/gio/gmenumarkup.c
index 8352be9..ff8952e 100644
--- a/gio/gmenumarkup.c
+++ b/gio/gmenumarkup.c
@@ -385,10 +385,10 @@ g_menu_markup_parser_start (GMarkupParseContext *context,
*
* The #GHashTable maps strings to #GObject instances. The parser only
* adds #GMenu instances to the table, but it may contain other types if
- * a table was provided to g_markup_parser_start().
+ * a table was provided to g_menu_markup_parser_start().
*
- * This call should be matched with g_menu_markup_parser_start(). See
- * that function for more information
+ * This call should be matched with g_menu_markup_parser_start().
+ * See that function for more information
*
* Returns: (transfer full): the #GHashTable containing the objects
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]