[glib/wip/gmenu: 32/59] Typo fix
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gmenu: 32/59] Typo fix
- Date: Fri, 2 Dec 2011 21:33:47 +0000 (UTC)
commit 525f53a202d73dc319b517a9ec26838e8f52c40c
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]