diff options
Diffstat (limited to 'pango')
-rw-r--r-- | pango/pango-attributes.h | 2 |
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. |