filter: Typo fix

This commit is contained in:
Matthias Clasen
2020-07-28 22:20:19 -04:00
parent 26200c0f7e
commit d0abe5a919

View File

@@ -83,7 +83,7 @@ gtk_filter_class_init (GtkFilterClass *class)
class->get_strictness = gtk_filter_default_get_strictness;
/**
* GtkFilter:changed:
* GtkFilter::changed:
* @self: The #GtkFilter
* @change: how the filter changed
*