diff options
Diffstat (limited to 'pango/shape.c')
-rw-r--r-- | pango/shape.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/shape.c b/pango/shape.c index 6f535262..1d056f6c 100644 --- a/pango/shape.c +++ b/pango/shape.c @@ -22,7 +22,7 @@ /** * SECTION:glyphs * @short_description:Structures for storing information about glyphs - * @title:Glyph Storage + * @title:Glyphs * * pango_shape() produces a string of glyphs which * can be measured or drawn to the screen. The following |