diff options
Diffstat (limited to 'pango/pangofc-font.h')
-rw-r--r-- | pango/pangofc-font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangofc-font.h b/pango/pangofc-font.h index afc5e96b..198fb7c6 100644 --- a/pango/pangofc-font.h +++ b/pango/pangofc-font.h @@ -58,7 +58,7 @@ typedef struct _PangoFcFontClass PangoFcFontClass; /** * PangoFcFont: * - * #PangoFcFontMap is a base class for font implementations + * #PangoFcFont is a base class for font implementations * using the FontConfig and FreeType libraries and is used in * conjunction with #PangoFcFontMap. When deriving from this * class, you need to implement all of its virtual functions |