[glib/wip/menus] Fix another typo in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/menus] Fix another typo in the docs
- Date: Sat, 29 Oct 2011 04:31:40 +0000 (UTC)
commit adbf4a5e01558011b9529f93f6e8f6b3c5af80d4
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 29 00:31:10 2011 -0400
Fix another typo in the docs
gio/gmenuproxy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenuproxy.c b/gio/gmenuproxy.c
index 3ea8c8d..5288f03 100644
--- a/gio/gmenuproxy.c
+++ b/gio/gmenuproxy.c
@@ -92,7 +92,7 @@
* GMenuProxy instances in that group that are active. When the
* active count transitions from 0 to 1, the group calls the 'Start'
* method on the service to begin monitoring that group. When it
- * drops from 0 to 1, the group calls the 'End' method to stop
+ * drops from 1 to 0, the group calls the 'End' method to stop
* monitoring.
*
* - The active count on GMenuProxyPath is equal to the number of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]