[glib/wip/menus] Fix an obvious mistake in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/menus] Fix an obvious mistake in the docs
- Date: Fri, 28 Oct 2011 18:15:32 +0000 (UTC)
commit 16c1e3678f7d5a08e5b8f05acb85754751e5b0ca
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]