[glib/wip/menus: 45/61] Fix an obvious mistake in the docs



commit 67148021b835e36d7aa58b57defbdbac4bf41db9
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 28 14:14:36 2011 -0400

    Fix an obvious mistake in the docs

 gio/gmenu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenu.c b/gio/gmenu.c
index ba9dfea..6ecee89 100644
--- a/gio/gmenu.c
+++ b/gio/gmenu.c
@@ -210,7 +210,7 @@ g_menu_append_item (GMenu     *menu,
  * longer be used.
  *
  * This function causes g_menu_model_is_mutable() to begin returning
- * %TRUE, which has some positive performance implications.
+ * %FALSE, which has some positive performance implications.
  **/
 void
 g_menu_freeze (GMenu *menu)



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