summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-01-21 00:29:12 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-01-21 00:29:12 -0500
commit5b3990d18d744170e2fb84b88875080f540bef8b (patch)
tree0d831277139ed3118d4634885b8ad7e4b9286b74
parentd322b8c24961426c9cc986365dabffdf78ab07a8 (diff)
downloadpango-5b3990d18d744170e2fb84b88875080f540bef8b.tar.gz
docs: Fix a typo
-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.