[gtk: 1/2] Fix typo: Filer -> Filter
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] Fix typo: Filer -> Filter
- Date: Tue, 7 Jul 2020 05:09:02 +0000 (UTC)
commit 59119cd89838a5c73b46be476fa190d6d2490ecc
Author: Yuri Chornoivan <yurchor ukr net>
Date: Tue Jul 7 04:41:44 2020 +0000
Fix typo: Filer -> Filter
gtk/gtkfilterlistmodel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkfilterlistmodel.c b/gtk/gtkfilterlistmodel.c
index bd486bf9bf..75690c4b5f 100644
--- a/gtk/gtkfilterlistmodel.c
+++ b/gtk/gtkfilterlistmodel.c
@@ -575,7 +575,7 @@ gtk_filter_list_model_class_init (GtkFilterListModelClass *class)
properties[PROP_INCREMENTAL] =
g_param_spec_boolean ("incremental",
P_("Incremental"),
- P_("Filer items incrementally"),
+ P_("Filter items incrementally"),
FALSE,
GTK_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]