[glib/wip/menus-rebase3] Typo fix



commit 3c6311c4bc1ffb0632a78bbcaef4f56cba3c3ac5
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 28 07:40:55 2011 -0500

    Typo fix

 gio/gmenuproxy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenuproxy.c b/gio/gmenuproxy.c
index 547957f..9de0c55 100644
--- a/gio/gmenuproxy.c
+++ b/gio/gmenuproxy.c
@@ -479,7 +479,7 @@ g_menu_proxy_group_create_item (GMenuProxyGroup *context,
  * We have to take care with regards to signal subscriptions (ie:
  * activation of the GMenuProxyPath).  The signal subscription is always
  * established when transitioning from OFFLINE to PENDING and taken down
- * when transitioning from to OFFLINE (from either PENDING or ONLINE).
+ * when transitioning to OFFLINE (from either PENDING or ONLINE).
  *
  * Since there are two places where we transition to OFFLINE, we split
  * that code out into a separate function.



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