From c61ad157a7685cd9d7fcbc79d8b9d397360ad16e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 May 2021 11:37:19 -0400 Subject: docs: Link syntax fixes Now that gi-docgen warns about link syntax errors, we can find and fix them. --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/fonts.c') 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. -- cgit v1.2.1