summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r--pango/pango-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 3f7211f1..0367796e 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -1830,8 +1830,8 @@ pango_is_zero_width (gunichar ch)
* @position: corresponding position
*
* Quantizes the thickness and position of a line, typically an
- * underline or strikethrough, to whole device pixels, that is
- * multiplies of %PANGO_SCALE. The purpose of this function is to avoid
+ * underline or strikethrough, to whole device pixels, that is integer
+ * multiples of %PANGO_SCALE. The purpose of this function is to avoid
* such lines looking blurry.
*
* Since: 1.12