# HG changeset patch # User Adrian Robert # Date 1235456132 0 # Node ID f4cc34c7b9192a0331d5eccae875a4123e691313 # Parent 5d5d7ede9176f64c2d456de3a38a1f93da495c37 correct minor typo in comments diff -r 5d5d7ede9176 -r f4cc34c7b919 src/font.h --- a/src/font.h Tue Feb 24 04:44:19 2009 +0000 +++ b/src/font.h Tue Feb 24 06:15:32 2009 +0000 @@ -152,7 +152,7 @@ /* 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 */