[gtk/prop-list] multifilter: Fix a few annotations



commit f609fe1df0da52c090e1a9c0782628ff99d95871
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Dec 18 16:14:19 2019 -0500

    multifilter: Fix a few annotations

 gtk/gtkmultifilter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkmultifilter.c b/gtk/gtkmultifilter.c
index c340f8ba34..a9b161a5a6 100644
--- a/gtk/gtkmultifilter.c
+++ b/gtk/gtkmultifilter.c
@@ -178,7 +178,7 @@ gtk_multi_filter_init (GtkMultiFilter *self)
 /**
  * gtk_multi_filter_append:
  * @self: a #GtkMultiFilter
- * @filter: (tranfer none): A new filter to use
+ * @filter: (transfer none): A new filter to use
  *
  * Adds a @filter to @self to use for matching.
  **/


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