[gtk/matthiasc/for-master: 32/36] stringfilter: Fix a typo



commit 3d3d7dbc597c499aee7a82fd69758b1e8dca89c3
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jun 24 22:08:09 2020 -0400

    stringfilter: Fix a typo

 gtk/gtkstringfilter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstringfilter.c b/gtk/gtkstringfilter.c
index f998cbd662..ada86ea401 100644
--- a/gtk/gtkstringfilter.c
+++ b/gtk/gtkstringfilter.c
@@ -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,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]