summaryrefslogtreecommitdiff
path: root/pango/pango-bidi-type.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/pango-bidi-type.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/pango-bidi-type.c')
-rw-r--r--pango/pango-bidi-type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-bidi-type.c b/pango/pango-bidi-type.c
index e85b23e8..8700836b 100644
--- a/pango/pango-bidi-type.c
+++ b/pango/pango-bidi-type.c
@@ -274,7 +274,7 @@ resolved:
* This function is useful to categorize characters into left-to-right
* letters, right-to-left letters, and everything else. If full Unicode
* bidirectional type of a character is needed,
- * [type_func@Pango.BidiType.for_unichar] can be used instead.
+ * [func@Pango.BidiType.for_unichar] can be used instead.
*
* Return value: the direction of the character.
*/