Minor doc fix

Clarify some wording.
This commit is contained in:
Matthias Clasen
2018-09-16 22:35:26 -04:00
parent 545c5f18b2
commit 57ba4048de

View File

@@ -33,7 +33,7 @@
*
* #GtkFilterListModel is a list model that filters a given other
* listmodel.
* It hides some elements from the other elements according to
* It hides some elements from the other model according to
* criteria given by a #GtkFilterListModelFilterFunc.
*/