summaryrefslogtreecommitdiff
path: root/pango/pango-gravity.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-25 11:37:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-25 11:37:19 -0400
commitc61ad157a7685cd9d7fcbc79d8b9d397360ad16e (patch)
treea95453cc0cd541373a4acb30d876273d6b1411c1 /pango/pango-gravity.c
parent3dab00ded913500cf5953d33dca469ba4fb0ac81 (diff)
downloadpango-docs-link-fixes.tar.gz
docs: Link syntax fixesdocs-link-fixes
Now that gi-docgen warns about link syntax errors, we can find and fix them.
Diffstat (limited to 'pango/pango-gravity.c')
-rw-r--r--pango/pango-gravity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-gravity.c b/pango/pango-gravity.c
index f01a7349..aa7063b1 100644
--- a/pango/pango-gravity.c
+++ b/pango/pango-gravity.c
@@ -276,7 +276,7 @@ pango_gravity_get_for_script (PangoScript script,
* The gravity is determined based on the script, East Asian width,
* base gravity, and hint,
*
- * This function is similar to [type_func@Pango.Gravity.get_for_script] except
+ * This function is similar to [func@Pango.Gravity.get_for_script] except
* that this function makes a distinction between narrow/half-width and
* wide/full-width characters also. Wide/full-width characters always
* stand *upright*, that is, they always take the base gravity,