stringfilter: Fix a typo

This commit is contained in:
Matthias Clasen
2020-06-24 22:08:09 -04:00
parent c0cbf9db5f
commit 3d3d7dbc59

View File

@@ -484,7 +484,7 @@ gtk_string_filter_get_match_mode (GtkStringFilter *self)
* @self: a #GtkStringFilter
* @mode: the new match mode
*
* Sets the match mode fot the filter.
* Sets the match mode for the filter.
*/
void
gtk_string_filter_set_match_mode (GtkStringFilter *self,