summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 85562f47..6dd070d7 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -398,7 +398,7 @@ pango_attr_float_new (const PangoAttrClass *klass,
/**
* pango_attr_size_new:
- * @size: the font size, in 1000ths of a point.
+ * @size: the font size, in #PANGO_SCALE<!-- -->ths of a point.
*
* Create a new font-size attribute.
*