summaryrefslogtreecommitdiff
path: root/pango/pango-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-layout.c')
-rw-r--r--pango/pango-layout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 35159e76..f6e69edf 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -292,8 +292,8 @@ pango_layout_get_context (PangoLayout *layout)
/**
* pango_layout_set_width:
* @layout: a #PangoLayout.
- * @width: the desired width, or -1 to indicate that no wrapping should be
- * performed.
+ * @width: the desired width in Pango units, or -1 to indicate that no
+ * wrapping should be performed.
*
* Sets the width to which the lines of the #PangoLayout should wrap.
**/