summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango2/pango-font-description.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango2/pango-font-description.c b/pango2/pango-font-description.c
index 9eeab8ae..470648a4 100644
--- a/pango2/pango-font-description.c
+++ b/pango2/pango-font-description.c
@@ -1705,7 +1705,7 @@ pango2_font_description_set_faceid_static (Pango2FontDescription *desc,
*
* Sets the faceid field of a font description.
*
- * The faceid is mainly for internal use by Pango2, to ensure
+ * The faceid is mainly for internal use by Pango, to ensure
* that font -> description -> font roundtrips end up with
* the same font they started with, if possible.
*