| Index: include/freetype/ftgasp.h
|
| diff --git a/include/freetype/ftgasp.h b/include/freetype/ftgasp.h
|
| index 5e978e5c14c6b501b6b73d1583c4c573e9f78849..453d4fa42c9a1965d1c6b51cfae3a7f916c2d21c 100644
|
| --- a/include/freetype/ftgasp.h
|
| +++ b/include/freetype/ftgasp.h
|
| @@ -62,12 +62,12 @@
|
| * It is up to the client to decide what to do.
|
| *
|
| * FT_GASP_DO_GRIDFIT ::
|
| - * Grid-fitting and hinting should be performed at the specified ppem.
|
| + * Grid-fitting and hinting should be performed at the specified ppem.
|
| * This *really* means TrueType bytecode interpretation. If this bit
|
| * is not set, no hinting gets applied.
|
| *
|
| * FT_GASP_DO_GRAY ::
|
| - * Anti-aliased rendering should be performed at the specified ppem.
|
| + * Anti-aliased rendering should be performed at the specified ppem.
|
| * If not set, do monochrome rendering.
|
| *
|
| * FT_GASP_SYMMETRIC_SMOOTHING ::
|
|
|