summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-01-28 17:21:15 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-28 17:21:15 +0000
commit346b17e02e52cc82a73bf0709c8c7447c1a99ce6 (patch)
tree059c29e81dea99bf0f40a46c8f493ed7a091a6f8
parentc0acd53423b6497e15921a9a55c6cc109bae8fb8 (diff)
downloadpango-346b17e02e52cc82a73bf0709c8c7447c1a99ce6.tar.gz
Fix typo in docs.
-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