[gtk/port-entry-completion: 1/3] stringfilter: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/port-entry-completion: 1/3] stringfilter: Fix a typo
- Date: Thu, 25 Jun 2020 02:32:26 +0000 (UTC)
commit a1ca474452bd1db3f00e03a7f3bd2d66b35b52bf
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]