[gtk/ebassi/for-master] Fix typo in the gtk-doc stanza for gtk_string_filter_new()



commit 0385f1aaf455d6ea40175803c762807d47916a7f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Jul 17 12:03:17 2020 +0100

    Fix typo in the gtk-doc stanza for gtk_string_filter_new()

 gtk/gtkstringfilter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstringfilter.c b/gtk/gtkstringfilter.c
index 2aed620f50..ed76d258c6 100644
--- a/gtk/gtkstringfilter.c
+++ b/gtk/gtkstringfilter.c
@@ -302,7 +302,7 @@ gtk_string_filter_init (GtkStringFilter *self)
 }
 
 /**
- * gtk_s tring_filter_new:
+ * gtk_string_filter_new:
  * @expression: (transfer full) (nullable): The expression to evaluate
  *     or %NULL for none
  *


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