summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-25 15:43:56 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-05-25 15:43:56 +0000
commita5e326554bc9a762d89b4dfc21628f8ec2374b2b (patch)
treea95453cc0cd541373a4acb30d876273d6b1411c1 /pango/fonts.c
parent3dab00ded913500cf5953d33dca469ba4fb0ac81 (diff)
parentc61ad157a7685cd9d7fcbc79d8b9d397360ad16e (diff)
downloadpango-a5e326554bc9a762d89b4dfc21628f8ec2374b2b.tar.gz
Merge branch 'docs-link-fixes' into 'master'
docs: Link syntax fixes See merge request GNOME/pango!339
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 8f08698c..79cf1251 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1418,7 +1418,7 @@ append_field (GString *str, const char *what, const FieldMap *map, int n_element
*
* Creates a string representation of a font description.
*
- * See [type_func@Pango.FontDescription.from_string] for a description
+ * See [func@Pango.FontDescription.from_string] for a description
* of the format of the string representation. The family list in
* the string description will only have a terminating comma if
* the last word of the list is a valid style option.