[glib/wip/menus] Fix a typo in the docs



commit b1cd5d6f6f5bd0fa19f81056e119ea699bcbef25
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 29 12:18:38 2011 -0400

    Fix a typo in the docs
    
    Things can not really be 'more equivalent'.

 gio/gmenu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenu.c b/gio/gmenu.c
index de9f531..03614ca 100644
--- a/gio/gmenu.c
+++ b/gio/gmenu.c
@@ -803,7 +803,7 @@ g_menu_item_set_action_and_target_value (GMenuItem   *menu_item,
  *
  * 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
+ * g_menu_item_set_detailed_action() for a more convenient version that
  * works with string-typed targets.
  *
  * See also g_menu_item_set_action_and_target_value() for a



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