summaryrefslogtreecommitdiff
path: root/pango/pangofc-fontmap.h
diff options
context:
space:
mode:
authorWouter Bolsterlee <wbolster@svn.gnome.org>2008-01-28 00:37:21 +0000
committerWouter Bolsterlee <wbolster@src.gnome.org>2008-01-28 00:37:21 +0000
commit4f605005a61cdd67f5b223f8f579ff47796926aa (patch)
treec3786fab2bbcdf5325a4d0432062b0edfa1579dc /pango/pangofc-fontmap.h
parentaa8c59cc59ad897f2934e49fd69034876cc00215 (diff)
downloadpango-4f605005a61cdd67f5b223f8f579ff47796926aa.tar.gz
Fixed gtk-doc warnings.
2008-01-28 Wouter Bolsterlee <wbolster@svn.gnome.org> * pango/pango-context.c: * pango/pango-fontmap.c: * pango/pango-utils.c: * pango/pangofc-fontmap.h: * pango/pangox.c: * pango/reorder-items.c: Fixed gtk-doc warnings. svn path=/trunk/; revision=2555
Diffstat (limited to 'pango/pangofc-fontmap.h')
-rw-r--r--pango/pangofc-fontmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangofc-fontmap.h b/pango/pangofc-fontmap.h
index 2a5443f0..69a56ade 100644
--- a/pango/pangofc-fontmap.h
+++ b/pango/pangofc-fontmap.h
@@ -191,8 +191,8 @@ PangoFontDescription *pango_fc_font_description_from_pattern (FcPattern *pattern
* String representing a fontconfig property name that Pango sets on any
* fontconfig pattern it passes to fontconfig.
*
- * The property will have an integer value equal to what pango_version()
- * returns.
+ * The property will have an integer value equal to what
+ * pango_version() returns.
*
* Since: 1.20
*/