diff options
Diffstat (limited to 'pango/pangoft2-fontmap.c')
-rw-r--r-- | pango/pangoft2-fontmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoft2-fontmap.c b/pango/pangoft2-fontmap.c index a44b397d..9feea38f 100644 --- a/pango/pangoft2-fontmap.c +++ b/pango/pangoft2-fontmap.c @@ -169,7 +169,7 @@ pango_ft2_font_map_new (void) * Sets a function that will be called to do final configuration * substitution on a #FcPattern before it is used to load * the font. This function can be used to do things like set - * hinting and antiasing options. + * hinting and antialiasing options. * * Since: 1.2 **/ |