summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-10-12 18:24:49 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-10-12 18:24:49 +0000
commitf5da10c8c0e064411a5af65484642d302d8b5a00 (patch)
tree9c60a695cb27a27d6f0dbbb8726d16ac0f0cfdd3
parenta03352be0994bea7f4a8b3ae5a80ec964f1c43af (diff)
downloadpango-f5da10c8c0e064411a5af65484642d302d8b5a00.tar.gz
Fix comment about PangoGlyphUnit being a 1000th of a char.
-rw-r--r--pango/pango-glyph.h2
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