fixed typo in comment
This commit is contained in:
parent
1eabbcb453
commit
80f4b060e3
|
@ -295,7 +295,7 @@
|
|||
FT_Face root = &face->root;
|
||||
FT_CharMap charmap = face->charmaprecs;
|
||||
|
||||
/* synthetize a Unicode charmap if there is support in the "psnames" */
|
||||
/* synthesize a Unicode charmap if there is support in the "psnames" */
|
||||
/* module.. */
|
||||
if (face->psnames)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue