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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 02e27db3..858ec3d6 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -3824,7 +3824,7 @@ pango_layout_line_get_type (void)
* from the left edge of the line.
* @index_: location to store calculated byte index for
* the grapheme in which the user clicked.
- * @trailing: location to store a integer indicating where
+ * @trailing: location to store an integer indicating where
* in the grapheme the user clicked. It will either
* be zero, or the number of characters in the
* grapheme. 0 represents the trailing edge of the grapheme.