diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-13 02:40:21 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-13 02:40:21 -0400 |
commit | bdede53bbe1e4bebe3316621eb7d1b7dd697fe6e (patch) | |
tree | 9184119bebf4ca251ad5c70e3ee4a4091d0a5020 /pango/pangocairo-render.c | |
parent | d1bdc05b4ffc85ee0ed0427955128225dadab132 (diff) | |
download | pango-bdede53bbe1e4bebe3316621eb7d1b7dd697fe6e.tar.gz |
Documentation tweaks
Diffstat (limited to 'pango/pangocairo-render.c')
-rw-r--r-- | pango/pangocairo-render.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c index 99154e77..3db3de5e 100644 --- a/pango/pangocairo-render.c +++ b/pango/pangocairo-render.c @@ -21,8 +21,8 @@ /** * SECTION:pangocairo - * @short_description:Rendering with the Cairo backend - * @title:Cairo Rendering + * @short_description:Font handling and rendering with Cairo + * @title:Cairo Fonts and Rendering * * The <ulink url="http://cairographics.org">Cairo library</ulink> is a * vector graphics library with a powerful rendering model. It has such |