summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-07-09 14:35:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-07-09 14:35:48 -0400
commit0be2ba62ee19363bbd3a6c22df3d65b806351a9a (patch)
tree696b1975ce6801ebfa613df06699c161fb19060f
parent79e0a95b7d63edf2fed2a1888c6ca591d19c64f9 (diff)
downloadpango-0be2ba62ee19363bbd3a6c22df3d65b806351a9a.tar.gz
Cosmetics
-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.
*