Fix spelling.

This commit is contained in:
Evgeniy Reizner 2020-02-27 02:02:22 +02:00 committed by Ebrahim Byagowi
parent 5ad761b943
commit f44e1dc07d
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@ struct glyf
/* Apply component transformation & translation */
item.transform_points (comp_points);
/* Apply translatation from gvar */
/* Apply translation from gvar */
comp_points.translate (points[comp_index]);
if (item.is_anchored ())