summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-12-07 05:19:28 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-12-07 05:19:28 +0000
commited7f7ab40893d20bab5a221cc95cfcba965cd93e (patch)
tree88cecb96fb759642877fcd4957dd1200508fcaeb
parent2e763ff4491825975ccdf4008ee3c1ea14962edd (diff)
downloadpango-ed7f7ab40893d20bab5a221cc95cfcba965cd93e.tar.gz
Minor doc improvement.
svn path=/trunk/; revision=2518
-rw-r--r--pango/pangocairo-fontmap.c2
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
**/