summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-23 12:46:36 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-23 12:46:36 -0400
commit347f69c3aa216ba75456d207ba55b44a2daf51c0 (patch)
treea7584f4b2dd3c6874864a3a1dcfeb610efa61a85 /pango/pango-attributes.c
parent483b7cc92a4d81dbd395f0b9ddbab4678d33884e (diff)
downloadpango-347f69c3aa216ba75456d207ba55b44a2daf51c0.tar.gz
docs: Fix link syntax in a few placesdoc-fixes
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 63c031f9..d33e0eec 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1001,7 +1001,7 @@ pango_attr_shape_equal (const PangoAttribute *attr1,
*
* Creates a new shape attribute.
*
- * Like [ctor@Pango.AttrShape.new], but a user data pointer
+ * Like [func@Pango.AttrShape.new], but a user data pointer
* is also provided; this pointer can be accessed when later
* rendering the glyph.
*