diff options
Diffstat (limited to 'pango/pangoxft-fontmap.c')
-rw-r--r-- | pango/pangoxft-fontmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoxft-fontmap.c b/pango/pangoxft-fontmap.c index c7b16995..9d800d10 100644 --- a/pango/pangoxft-fontmap.c +++ b/pango/pangoxft-fontmap.c @@ -272,7 +272,7 @@ pango_xft_shutdown_display (Display *display, * 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 **/ |