From a3b625ea69b0402afd84d8706f10f97217053850 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 21 Aug 2020 21:18:28 -0400 Subject: Cosmetic --- pango/pangocairo-fontmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pango/pangocairo-fontmap.c b/pango/pangocairo-fontmap.c index dce640e3..47c2245f 100644 --- a/pango/pangocairo-fontmap.c +++ b/pango/pangocairo-fontmap.c @@ -198,8 +198,8 @@ pango_cairo_font_map_get_default (void) * * Note that since Pango 1.32.6, the default fontmap is per-thread. * This function only changes the default fontmap for - * the current thread. Default fontmaps of exisiting threads - * are not changed. Default fontmaps of any new threads will + * the current thread. Default fontmaps of existing threads + * are not changed. Default fontmaps of any new threads will * still be created using pango_cairo_font_map_new(). * * A value of %NULL for @fontmap will cause the current default -- cgit v1.2.1