summaryrefslogtreecommitdiff
path: root/pango/pango-tabs.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-tabs.c')
-rw-r--r--pango/pango-tabs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-tabs.c b/pango/pango-tabs.c
index fbb9037a..705ad0a0 100644
--- a/pango/pango-tabs.c
+++ b/pango/pango-tabs.c
@@ -28,7 +28,7 @@ typedef struct _PangoTab PangoTab;
struct _PangoTab
{
- gint location; /* Offset in pixels of this tab stop
+ gint location; /* Offset in pixels of this tab stop
* from the left margin of the text.
*/
PangoTabAlign alignment; /* Where the tab stop appears relative