summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-08-09 12:45:50 +0100
committerRichard Hughes <richard@hughsie.com>2016-08-09 13:04:07 +0100
commit1c9d0ede8d4149b632aeb06d5c499e726d27d803 (patch)
tree9c589d1dbdfc52dfed21ff334873a86834e8b1ec
parent486ff9615ecbfb024a6b24319038d8c15de32f4b (diff)
downloadappstream-glib-1c9d0ede8d4149b632aeb06d5c499e726d27d803.tar.gz
trivial: Fix some gtk-doc markup
-rw-r--r--libappstream-glib/as-app.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libappstream-glib/as-app.h b/libappstream-glib/as-app.h
index 88a74d5..a83e6c3 100644
--- a/libappstream-glib/as-app.h
+++ b/libappstream-glib/as-app.h
@@ -92,7 +92,7 @@ typedef enum {
* @AS_APP_SUBSUME_FLAG_KIND: Copy the kind
* @AS_APP_SUBSUME_FLAG_STATE: Copy the state
* @AS_APP_SUBSUME_FLAG_BUNDLES: Copy the bundles
- * @AS_APP_SUBSUME_FLAG_TRANSLATIONS Copy the translations
+ * @AS_APP_SUBSUME_FLAG_TRANSLATIONS: Copy the translations
* @AS_APP_SUBSUME_FLAG_RELEASES: Copy the releases
* @AS_APP_SUBSUME_FLAG_KUDOS: Copy the kudos
* @AS_APP_SUBSUME_FLAG_CATEGORIES: Copy the categories
@@ -101,7 +101,7 @@ typedef enum {
* @AS_APP_SUBSUME_FLAG_COMPULSORY: Copy the compulsory-for-desktop
* @AS_APP_SUBSUME_FLAG_SCREENSHOTS: Copy the screenshots
* @AS_APP_SUBSUME_FLAG_REVIEWS: Copy the reviews
- * @AS_APP_SUBSUME_FLAG_CONTENT_RATINGS Copy the content ratings
+ * @AS_APP_SUBSUME_FLAG_CONTENT_RATINGS: Copy the content ratings
* @AS_APP_SUBSUME_FLAG_PROVIDES: Copy the provides
* @AS_APP_SUBSUME_FLAG_ICONS: Copy the icons
* @AS_APP_SUBSUME_FLAG_MIMETYPES: Copy the mimetypes
@@ -118,8 +118,8 @@ typedef enum {
* @AS_APP_SUBSUME_FLAG_BRANCH: Copy the branch
* @AS_APP_SUBSUME_FLAG_ORIGIN: Copy the origin
* @AS_APP_SUBSUME_FLAG_METADATA_LICENSE: Copy the metadata license
- * @AS_APP_SUBSUME_FLAG_PROJECT_LICENSE Copy the project license
- * @AS_APP_SUBSUME_FLAG_PROJECT_GROUP Copy the project group
+ * @AS_APP_SUBSUME_FLAG_PROJECT_LICENSE: Copy the project license
+ * @AS_APP_SUBSUME_FLAG_PROJECT_GROUP: Copy the project group
* @AS_APP_SUBSUME_FLAG_SOURCE_KIND: Copy the source kind
*
* The flags to use when subsuming applications.