[glib/wip/menus: 50/61] Fix another typo in the docs



commit ead77d1e2cc3c9d3d4ee0757fb278d4d3c559456
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]