[glib/wip/menus: 46/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: 46/61] Fix a dangling link in the docs
- Date: Thu, 17 Nov 2011 23:38:34 +0000 (UTC)
commit 8374675f428e6c26dd963bf57e5d6a3bcf7d14ba
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 28 22:52:30 2011 -0400
Fix a dangling link in the docs
gio/gmenu.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gio/gmenu.c b/gio/gmenu.c
index 6ecee89..501f03b 100644
--- a/gio/gmenu.c
+++ b/gio/gmenu.c
@@ -799,16 +799,16 @@ g_menu_item_set_action_and_target_value (GMenuItem *menu_item,
* @format_string is then inspected. If it is non-%NULL then the proper
* position parameters are collected to create a #GVariant instance to
* use as the target value. If it is %NULL then the positional
- * parameterrs are ignored and the "target" attribute is unset.
+ * parameters are ignored and the "target" attribute is unset.
*
* See also g_menu_item_set_action_and_target_value() for an equivalent
* call that directly accepts a #GVariant. See
* g_menu_item_set_detailed_action() for a more equivalent version that
* works with string-typed targets.
*
- * See also g_menu_set_action_and_target_value() for a description of
- * the semantics of the action and target attributes.
- **/
+ * See also g_menu_item_set_action_and_target_value() for a
+ * description of the semantics of the action and target attributes.
+ */
void
g_menu_item_set_action_and_target (GMenuItem *menu_item,
const gchar *action,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]