Typo in bitstream foundry name

This commit is contained in:
Keith Packard 2003-04-30 15:17:42 +00:00
parent 70ee88099e
commit 1af9b7b4d9
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ static const struct {
} FcNoticeFoundries[] = {
{ (const FcChar8*) "Bigelow", (const FcChar8 *) "b&h" },
{ (const FcChar8*) "Adobe", (const FcChar8 *) "adobe" },
{ (const FcChar8*) "Bitstream", (const FcChar8 *) "bitsteam" },
{ (const FcChar8*) "Bitstream", (const FcChar8 *) "bitstream" },
{ (const FcChar8*) "Monotype", (const FcChar8 *) "monotype" },
{ (const FcChar8*) "Linotype", (const FcChar8 *) "linotype" },
{ (const FcChar8*) "LINOTYPE-HELL", (const FcChar8 *) "linotype" },