Grammar fixes.
This commit is contained in:
parent
2dd2091611
commit
5fd125640a
|
@ -99,8 +99,8 @@
|
|||
}
|
||||
|
||||
|
||||
/* reset the glyph loader, frees all allocated tables */
|
||||
/* and starts from zero */
|
||||
/* reset glyph loader, free all allocated tables, */
|
||||
/* and start from zero */
|
||||
FT_BASE_DEF( void )
|
||||
FT_GlyphLoader_Reset( FT_GlyphLoader loader )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue