gtk-demo: Fix a typo

This commit is contained in:
Matthias Clasen 2016-03-08 08:53:18 -05:00
parent 4357c22a89
commit b7fd0147f7

View File

@ -2,7 +2,7 @@
* *
* Demonstrates a simple application. * Demonstrates a simple application.
* *
* This examples uses GtkApplication, GtkApplicationWindow, GtkBuilder * This example uses GtkApplication, GtkApplicationWindow, GtkBuilder
* as well as GMenu and GResource. Due to the way GtkApplication is structured, * as well as GMenu and GResource. Due to the way GtkApplication is structured,
* it is run as a separate process. * it is run as a separate process.
*/ */