From 9ad3906cba55e0c0b2a57fe33a878b1da99208b6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 14 Jul 2019 17:51:48 -0400 Subject: Some more doc tweaks --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/fonts.c') diff --git a/pango/fonts.c b/pango/fonts.c index 209b6042..fafd6a2d 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -29,7 +29,7 @@ * implementation of fonts. The #PangoFont structure * represents an abstract rendering-system-independent font. * Pango provides routines to list available fonts, and - * to load a font of a given description. + * to load a font matching a given description. */ #include "config.h" -- cgit v1.2.1