summaryrefslogtreecommitdiff
path: root/pango/pango-gravity.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-05 13:10:58 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 14:32:31 -0500
commit71e7d2b3ca21f57425e21e75025b1bb67496a4fb (patch)
tree91c42ad62f83d57cdbfcc9f7b69d7df877342f8f /pango/pango-gravity.c
parente668179e333a7ebcf86afb2db968c1b72f607657 (diff)
downloadpango-71e7d2b3ca21f57425e21e75025b1bb67496a4fb.tar.gz
Fix various broken links
All these were pointed out by gi-docgen warnings.
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 f1c3f185..a21749b6 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 [func@gravity_get_for_script] except
+ * This function is similar to [type_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,