From 347f69c3aa216ba75456d207ba55b44a2daf51c0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 23 May 2021 12:46:36 -0400 Subject: docs: Fix link syntax in a few places --- pango/pango-attributes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-attributes.c') 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. * -- cgit v1.2.1