[gtk/prop-list: 8/83] builderlistitemfactory: Fix a few annotations
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 8/83] builderlistitemfactory: Fix a few annotations
- Date: Mon, 23 Dec 2019 05:41:26 +0000 (UTC)
commit 7a821f075bcd5bde2a5ec6dd2ddc2f369c5560de
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]