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/pangowin32.c | |
parent | d1bdc05b4ffc85ee0ed0427955128225dadab132 (diff) | |
download | pango-bdede53bbe1e4bebe3316621eb7d1b7dd697fe6e.tar.gz |
Documentation tweaks
Diffstat (limited to 'pango/pangowin32.c')
-rw-r--r-- | pango/pangowin32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangowin32.c b/pango/pangowin32.c index 6f60a70c..80abb0b4 100644 --- a/pango/pangowin32.c +++ b/pango/pangowin32.c @@ -24,7 +24,7 @@ /** * SECTION:win32-fonts - * @short_description:Functions for shape engines to manipulate Win32 fonts + * @short_description:Font handling and rendering on Windows * @title:Win32 Fonts and Rendering * * The macros and functions in this section are used to access fonts natively on |