From 1000535b0d95472804cb8aed0c049e9b950781b1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 6 Jul 2021 01:06:46 -0400 Subject: Cosmetics --- pango/pango-layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pango-layout.c b/pango/pango-layout.c index a59e0ac0..aae46990 100644 --- a/pango/pango-layout.c +++ b/pango/pango-layout.c @@ -565,7 +565,7 @@ pango_layout_get_indent (PangoLayout *layout) * @layout: a `PangoLayout` * @spacing: the amount of spacing * - * Sets the amount of spacing in Pango unit between + * Sets the amount of spacing in Pango units between * the lines of the layout. * * When placing lines with spacing, Pango arranges things so that -- cgit v1.2.1