Trivial rewording

Make the listbox demo follow the naming convention of the
other demos.
This commit is contained in:
Matthias Clasen 2013-06-28 16:01:44 -04:00
parent f3f6d1a249
commit c6d7540508

View File

@ -1,4 +1,4 @@
/* ListBox
/* List Box
*
* GtkListBox allows lists with complicated layouts, using
* regular widgets supporting sorting and filtering.