summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-01-21 05:36:17 +0000
committerMatthias Clasen <mclasen@redhat.com>2022-01-21 05:36:17 +0000
commit69d2eb8ee06edba0e83278ce98de7b61cb6cdb43 (patch)
treef36ffbf1c1612908e3ce0cb378fd2432155789ac /pango/pango-attributes.h
parentd322b8c24961426c9cc986365dabffdf78ab07a8 (diff)
parent446ec7396b434911ee9d14bcc7df89f8b302bfcd (diff)
downloadpango-69d2eb8ee06edba0e83278ce98de7b61cb6cdb43.tar.gz
Merge branch 'matthiasc/for-main' into 'main'
Quiet down break tests See merge request GNOME/pango!582
Diffstat (limited to 'pango/pango-attributes.h')
-rw-r--r--pango/pango-attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h
index a324d7f2..69ff9e52 100644
--- a/pango/pango-attributes.h
+++ b/pango/pango-attributes.h
@@ -484,7 +484,7 @@ struct _PangoAttrFontDesc
/**
* PangoAttrFontFeatures:
* @attr: the common portion of the attribute
- * @features: the featues, as a string in CSS syntax
+ * @features: the features, as a string in CSS syntax
*
* The `PangoAttrFontFeatures` structure is used to represent OpenType
* font features as an attribute.