diff options
Diffstat (limited to 'pango/pangocairo-fontmap.c')
-rw-r--r-- | pango/pangocairo-fontmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-fontmap.c b/pango/pangocairo-fontmap.c index d0fe716f..796ac460 100644 --- a/pango/pangocairo-fontmap.c +++ b/pango/pangocairo-fontmap.c @@ -117,7 +117,7 @@ pango_cairo_font_map_new (void) * Return value: the newly allocated #PangoFontMap of suitable type * which should be freed with g_object_unref(), * or %NULL if the requested cairo font backend is - * not supported. + * not supported / compiled in. * * Since: 1.18 **/ |