diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-07-31 13:06:30 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-07-31 14:52:44 -0400 |
commit | 8be39343d8a6f7d92f827f23998a2983ebf47fa4 (patch) | |
tree | f5b7b0345dca61d512fd80716a3a248989348d2c /pango/pango-glyph.h | |
parent | 524f0d78b37b7ad9c074d35e1e1ebbab68d35ecc (diff) | |
download | pango-8be39343d8a6f7d92f827f23998a2983ebf47fa4.tar.gz |
Cosmetics
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 abab5572..3674d6b7 100644 --- a/pango/pango-glyph.h +++ b/pango/pango-glyph.h @@ -79,7 +79,7 @@ struct _PangoGlyphGeometry * A `PangoGlyphVisAttr` structure communicates information between * the shaping and rendering phases. * - * Currently, it contains only cluster start information. yMore attributes + * Currently, it contains only cluster start information. More attributes * may be added in the future. */ struct _PangoGlyphVisAttr |