projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7055250
)
gtk-demo: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 23:53:42 +0000
(19:53 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 May 2023 23:53:42 +0000
(19:53 -0400)
demos/gtk-demo/listview_settings2.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/listview_settings2.c
b/demos/gtk-demo/listview_settings2.c
index 4f3e87fb68f69c7a2fbf44c5276599bfa06cd704..1447c1c6ed53f4aea18f9ed3e2b5fa3bda9a752e 100644
(file)
--- a/
demos/gtk-demo/listview_settings2.c
+++ b/
demos/gtk-demo/listview_settings2.c
@@
-6,7
+6,7
@@
* It demonstrates how to implement support for sections with GtkListView.
*
* It also shows how to quickly flatten a large tree of items into a list
- * that can be filtered to find the it
me
s one is looking for.
+ * that can be filtered to find the it
em
s one is looking for.
*/
#include <gtk/gtk.h>