diff options
Diffstat (limited to 'pango/pango-glyph.h')
-rw-r--r-- | pango/pango-glyph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-glyph.h b/pango/pango-glyph.h index 92a8e6f8..8d85d3d7 100644 --- a/pango/pango-glyph.h +++ b/pango/pango-glyph.h @@ -32,7 +32,7 @@ typedef struct _PangoGlyphVisAttr PangoGlyphVisAttr; typedef struct _PangoGlyphInfo PangoGlyphInfo; typedef struct _PangoGlyphString PangoGlyphString; -/* 1000ths of a device unit */ +/* 1024ths of a device unit */ typedef gint32 PangoGlyphUnit; /* Positioning information about a glyph |