summaryrefslogtreecommitdiff
path: root/pango/pangox-fontcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangox-fontcache.c')
-rw-r--r--pango/pangox-fontcache.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangox-fontcache.c b/pango/pangox-fontcache.c
index b1e3ae60..31aea761 100644
--- a/pango/pangox-fontcache.c
+++ b/pango/pangox-fontcache.c
@@ -86,8 +86,8 @@ pango_x_font_cache_free (PangoXFontCache *cache)
*
* Creates a font cache for the specified display.
*
- * Return value: The new font cache. This must be freed with
- * pango_x_font_cache_free().
+ * Return value: The newly allocated #PangoXFontCache, which should be
+ * freed with pango_x_font_cache_free().
**/
PangoXFontCache *
pango_x_font_cache_new (Display *display)