From cb816fe9b636b832e8383acc03654f92edb583d3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 15 Aug 2007 00:27:37 +0000 Subject: Fix another typo svn path=/trunk/; revision=2400 --- pango/pango-layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pango-layout.c b/pango/pango-layout.c index ed982760..82d8ba54 100644 --- a/pango/pango-layout.c +++ b/pango/pango-layout.c @@ -3827,7 +3827,7 @@ pango_layout_line_get_type (void) * @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. + * grapheme. 0 represents the leading edge of the grapheme. * * Converts from x offset to the byte index of the corresponding * character within the text of the layout. If @x_pos is outside the line, -- cgit v1.2.1