Mercurial > emacs
changeset 102234:f4cc34c7b919
correct minor typo in comments
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Tue, 24 Feb 2009 06:15:32 +0000 |
parents | 5d5d7ede9176 |
children | 454ae7d88deb |
files | src/font.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 */