summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-node.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-04-21 11:06:30 +0100
committerRichard Hughes <richard@hughsie.com>2017-04-21 11:06:30 +0100
commit207e1fb357b7ef8b48b61ba65ba7c12caa724f7a (patch)
tree6e04bea4ad68a8bfb1f02aa96f62673bb0718f6d /libappstream-glib/as-node.c
parente32e245980f6f72b7f3eab6671404fbb5c78acad (diff)
downloadappstream-glib-207e1fb357b7ef8b48b61ba65ba7c12caa724f7a.tar.gz
trivial: Fix up some broken links in the generated documentation
Diffstat (limited to 'libappstream-glib/as-node.c')
-rw-r--r--libappstream-glib/as-node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-node.c b/libappstream-glib/as-node.c
index df9fb84..36b4ae1 100644
--- a/libappstream-glib/as-node.c
+++ b/libappstream-glib/as-node.c
@@ -2207,7 +2207,7 @@ as_node_context_set_format_kind (AsNodeContext *ctx, AsFormatKind format_kind)
/**
* as_node_context_set_source_kind: (skip)
* @ctx: a #AsNodeContext.
- * @format_kind: an API format kind, e.g. %AS_FORMAT_KIND_APPDATA
+ * @source_kind: an API format kind, e.g. %AS_FORMAT_KIND_APPDATA
*
* Sets the AppStream API format kind used when exporting nodes.
*