[glib/wip/otte/interface-types: 5/5] gtype: Fix typo in API comment
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/otte/interface-types: 5/5] gtype: Fix typo in API comment
- Date: Mon, 25 Nov 2019 23:57:40 +0000 (UTC)
commit 8f466a6eb3b7431f59e5200a1ef37304d105fc92
Author: Benjamin Otte <otte redhat com>
Date: Mon Nov 25 19:56:11 2019 +0100
gtype: Fix typo in API comment
gobject/gtype.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/gtype.c b/gobject/gtype.c
index f38f5d0be..94b3667bc 100644
--- a/gobject/gtype.c
+++ b/gobject/gtype.c
@@ -3452,7 +3452,7 @@ g_type_depth (GType type)
* @root_type: immediate parent of the returned type
*
* Given a @leaf_type and a @root_type which is contained in its
- * anchestry, return the type that @root_type is the immediate parent
+ * ancestry, return the type that @root_type is the immediate parent
* of. In other words, this function determines the type that is
* derived directly from @root_type which is also a base class of
* @leaf_type. Given a root type and a leaf type, this function can
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]