summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-utils.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-08-03 13:42:38 +0100
committerRichard Hughes <richard@hughsie.com>2015-08-03 13:42:38 +0100
commit930cda7e590e1bd1a4b44ccc74f39309f3989174 (patch)
tree47ef6b7de11daf883b1e250307a855010401a8ca /libappstream-glib/as-utils.h
parent1caf5938041a187d570687cb6c4213e7762b704c (diff)
downloadappstream-glib-930cda7e590e1bd1a4b44ccc74f39309f3989174.tar.gz
trivial: Add some missing gtk-doc comments
Diffstat (limited to 'libappstream-glib/as-utils.h')
-rw-r--r--libappstream-glib/as-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-utils.h b/libappstream-glib/as-utils.h
index 79cbab2..7de17fb 100644
--- a/libappstream-glib/as-utils.h
+++ b/libappstream-glib/as-utils.h
@@ -78,7 +78,7 @@ typedef enum {
/**
* AsMarkupConvertFormat:
- * @AS_MARKUP_CONVERT_FORMAT_SIMPLE UTF-8 text
+ * @AS_MARKUP_CONVERT_FORMAT_SIMPLE: UTF-8 text
* @AS_MARKUP_CONVERT_FORMAT_MARKDOWN: Markdown format
*
* The output format used when converting AppStream descriptions.