summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2021-02-22 08:20:34 +0000
committerTimm Bäder <mail@baedert.org>2021-02-22 08:20:34 +0000
commitf83644edee867c863868760c1b6e22f809bdde6a (patch)
treec428090f566a96af1b31d43143742f197669ebfc
parent30d4417064d41dbd027b23d29b0188345e50d41d (diff)
parent55bfadadc4b57fa8cdc356df2107bb8fd90a7694 (diff)
downloadgtk+-f83644edee867c863868760c1b6e22f809bdde6a.tar.gz
Merge branch 'SilverRainZ-master-patch-42810' into 'master'
gtk-demo: Fix typo GtkKabel -> GtkLabel See merge request GNOME/gtk!3229
-rw-r--r--demos/gtk-demo/listview_applauncher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/gtk-demo/listview_applauncher.c b/demos/gtk-demo/listview_applauncher.c
index 15f5e32a96..a05c32b963 100644
--- a/demos/gtk-demo/listview_applauncher.c
+++ b/demos/gtk-demo/listview_applauncher.c
@@ -39,7 +39,7 @@ create_application_list (void)
}
/* This is the function we use for setting up new listitems to display.
- * We add just an #GtkImage and a #GtkKabel here to display the application's
+ * We add just an #GtkImage and a #GtkLabel here to display the application's
* icon and name, as this is just a simple demo.
*/
static void