[gtk+] Fix comment
- From: Kristian Rietveld <kristian src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix comment
- Date: Mon, 22 Aug 2011 19:40:03 +0000 (UTC)
commit bcb00d9a4382539c6fbf6330732e8bfb77cc681d
Author: Kristian Rietveld <kris gtk org>
Date: Sat May 14 14:10:27 2011 +0200
Fix comment
gtk/gtktreemodelfilter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktreemodelfilter.c b/gtk/gtktreemodelfilter.c
index b97156d..eefc5cf 100644
--- a/gtk/gtktreemodelfilter.c
+++ b/gtk/gtktreemodelfilter.c
@@ -1457,7 +1457,7 @@ gtk_tree_model_filter_row_changed (GtkTreeModel *c_model,
gtk_tree_model_filter_increment_stamp (filter);
- /* We need to allow to build new levels, because we are then pulling
+ /* We need to disallow to build new levels, because we are then pulling
* in a child in an invisible level. We only want to find path if it
* is in a visible level (and thus has a parent that is visible).
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]