summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pangofc-font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangofc-font.h b/pango/pangofc-font.h
index 404f6ad3..bfde11ab 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