gtk-demo: Fix typo GtkKabel -> GtkLabel

This commit is contained in:
Shengyu Zhang 2021-02-21 16:20:22 +00:00
parent 179fae32a5
commit 55bfadadc4

View File

@ -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