summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-10-24 15:40:18 +0100
committerRichard Hughes <richard@hughsie.com>2018-10-24 15:47:48 +0100
commitb2d02793022b9d2b484b89a8dc043f7dbf5117f6 (patch)
treed2163524cdf21203bb42e342d16799cbf9e8aeb4
parentde7c3e651d0444d7b643334cf59371c2ddf61da5 (diff)
downloadappstream-glib-b2d02793022b9d2b484b89a8dc043f7dbf5117f6.tar.gz
as-content-rating: fix 'mey' typo
Also tweak a few bits of punctuation I noticed at the same time.
-rw-r--r--libappstream-glib/as-content-rating.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libappstream-glib/as-content-rating.c b/libappstream-glib/as-content-rating.c
index 170b40d..acde16d 100644
--- a/libappstream-glib/as-content-rating.c
+++ b/libappstream-glib/as-content-rating.c
@@ -301,8 +301,8 @@ as_content_rating_id_value_to_csm_age (const gchar *id, AsContentRatingValue val
*
* You're free to disagree with these, and of course you should use your own
* brain to work our if your child is able to cope with the concepts enumerated
- * here. Some 13 year olds mey be fine with the concept of mutilation of body
- * parts, others may get nightmares.
+ * here. Some 13 year olds may be fine with the concept of mutilation of body
+ * parts; others may get nightmares.
*
* Returns: The age in years, 0 for no rating, or G_MAXUINT for no details.
*
@@ -371,7 +371,7 @@ as_content_rating_set_kind (AsContentRating *content_rating, const gchar *kind)
/**
* as_content_rating_node_insert: (skip)
* @content_rating: a #AsContentRating instance.
- * @parent: the parent #GNode to use..
+ * @parent: the parent #GNode to use.
* @ctx: the #AsNodeContext
*
* Inserts the content_rating into the DOM tree.