summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app.c
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-glib/as-app.c')
-rw-r--r--libappstream-glib/as-app.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libappstream-glib/as-app.c b/libappstream-glib/as-app.c
index ae75973..baa2260 100644
--- a/libappstream-glib/as-app.c
+++ b/libappstream-glib/as-app.c
@@ -1453,7 +1453,7 @@ as_app_get_suggests (AsApp *app)
* as_app_get_requires:
* @app: a #AsApp instance.
*
- * Gets any requires the application has defined. A rquirement could be that
+ * Gets any requires the application has defined. A requirement could be that
* a firmware version has to be below a defined version or that another
* application is required to be installed.
*
@@ -2839,7 +2839,7 @@ as_app_set_developer_name (AsApp *app,
* @locale: (nullable): the locale. e.g. "en_GB"
* @description: the application description.
*
- * Sets the application descrption markup for a specific locale.
+ * Sets the application description markup for a specific locale.
*
* Since: 0.1.0
**/