summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-02-13 14:27:30 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-02-13 14:27:30 +0000
commitcd19bfad89f6a0e69dd830672139bc6e9899ea28 (patch)
tree2eece72f4684b1ab03849ecab2d6b6497859ae34
parent4cf6839c268724e1ee5bab746fee4eb67ea5f933 (diff)
downloadgobject-introspection-cd19bfad89f6a0e69dd830672139bc6e9899ea28.tar.gz
docs: Rename a field annotation
-rw-r--r--girepository/gitypelib-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gitypelib-internal.h b/girepository/gitypelib-internal.h
index 09af067e..77c4d6f3 100644
--- a/girepository/gitypelib-internal.h
+++ b/girepository/gitypelib-internal.h
@@ -1050,7 +1050,7 @@ typedef struct {
* @abstract: whether the type can be instantiated
* @fundamental: this object is not a GObject derived type, instead it's
* an additional fundamental type.
- * @final: whether the type can be derived
+ * @final_: whether the type can be derived
* @reserved: Reserved for future use.
* @name: TODO
* @gtype_name: String name of the associated #GType