From 35ab21daee63a2dbbdd81cb2f5334fe8c20a8f6d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 2 Dec 2021 20:50:07 -0500 Subject: doc: fixes --- pango/pango-tabs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-tabs.c') diff --git a/pango/pango-tabs.c b/pango/pango-tabs.c index ab01cfe5..12c27200 100644 --- a/pango/pango-tabs.c +++ b/pango/pango-tabs.c @@ -448,7 +448,7 @@ skip_whitespace (const char *p) * * Deserializes a `PangoTabArray` from a string. * - * This is the counterpart to [func@Pango.TabArray.to_string]. + * This is the counterpart to [method@Pango.TabArray.to_string]. * See that functions for details about the format. * * Returns: (transfer full) (nullable): a new `PangoTabArray` -- cgit v1.2.1