summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-17 03:17:17 +0000
committerMatthias Clasen <mclasen@redhat.com>2022-10-17 03:17:17 +0000
commit93d615ceeeb67ecc9b3b05340fee1f4b841816b8 (patch)
treefce4267a66efa4ca2202174b36f265484930ff45 /pango/fonts.c
parent3c947ecb260977724f2e53a3379df88b26713d1a (diff)
parent5786e83a13da81559a7b80b482715e7b9ecceb64 (diff)
downloadpango-93d615ceeeb67ecc9b3b05340fee1f4b841816b8.tar.gz
Merge branch 'matthiasc/for-main' into 'main'
Fix the build See merge request GNOME/pango!652
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 5f9bbb01..e259f8c7 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1298,7 +1298,7 @@ parse_variations (const char *word,
*
* "Cantarell Italic Light 15 \@wght=200"
*
- * Returns: (transfer full) a new `PangoFontDescription`.
+ * Returns: (transfer full): a new `PangoFontDescription`.
*/
PangoFontDescription *
pango_font_description_from_string (const char *str)