summaryrefslogtreecommitdiff
path: root/pango/shape.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-14 17:51:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-14 17:51:48 -0400
commit9ad3906cba55e0c0b2a57fe33a878b1da99208b6 (patch)
treec3bfe78e8c20d5cb1416100780e8faf41b68d976 /pango/shape.c
parentc8212c485827cddd3c9a6a7c2a57e54d9254a10c (diff)
downloadpango-9ad3906cba55e0c0b2a57fe33a878b1da99208b6.tar.gz
Some more doc tweaks
Diffstat (limited to 'pango/shape.c')
-rw-r--r--pango/shape.c2
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