[glib/wip/menus-rebase2: 50/64] Fix another typo in the docs



commit 26c5443ecf9efb3809ae7c3de2719b6a9c986479
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]