aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font.h b/src/font.h
index 17b96cd161..8df38fd01a 100644
--- a/src/font.h
+++ b/src/font.h
@@ -152,7 +152,7 @@ enum font_property_index
/* In a font-spec, the value is an alist of extra information of a
font such as name, OpenType features, and language coverage.
In addition, in a font-entity, the value may contain a pair
- (font-entity . INFO) where INFO is extra infomation to identify
+ (font-entity . INFO) where INFO is extra information to identify
a font (font-driver dependent). */
FONT_EXTRA_INDEX, /* alist alist */