[gtk/prop-list: 6/96] builderlistitemfactory: Fix a few annotations
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 6/96] builderlistitemfactory: Fix a few annotations
- Date: Tue, 24 Dec 2019 20:37:25 +0000 (UTC)
commit 0a711ec0b2b2271b639e1c811535c0e34ddf381c
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Dec 18 16:14:02 2019 -0500
builderlistitemfactory: Fix a few annotations
gtk/gtkbuilderlistitemfactory.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbuilderlistitemfactory.c b/gtk/gtkbuilderlistitemfactory.c
index ed25ca3041..182f276ddc 100644
--- a/gtk/gtkbuilderlistitemfactory.c
+++ b/gtk/gtkbuilderlistitemfactory.c
@@ -261,7 +261,7 @@ gtk_builder_list_item_factory_init (GtkBuilderListItemFactory *self)
/**
* gtk_builder_list_item_factory_new_from_bytes:
- * @scope: (nullable) (tranfer none): A scope to use when instantiating
+ * @scope: (nullable) (transfer none): A scope to use when instantiating
* @bytes: the bytes containing the ui file to instantiate
*
* Creates s new #GtkBuilderListItemFactory that instantiates widgets
@@ -283,7 +283,7 @@ gtk_builder_list_item_factory_new_from_bytes (GtkBuilderScope *scope,
/**
* gtk_builder_list_item_factory_new_from_resource:
- * @scope: (nullable) (tranfer none): A scope to use when instantiating
+ * @scope: (nullable) (transfer none): A scope to use when instantiating
* @resource_path: valid path to a resource that contains the data
*
* Creates s new #GtkBuilderListItemFactory that instantiates widgets
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]