Typos.
This commit is contained in:
parent
3683fb55c9
commit
7da6bbc34a
|
@ -625,7 +625,7 @@
|
|||
limit = metrics->root.globals->increase_x_height;
|
||||
threshold = 40;
|
||||
|
||||
/* if the `increase_x_height' property is active, */
|
||||
/* if the `increase-x-height' property is active, */
|
||||
/* we round up much more often */
|
||||
if ( limit &&
|
||||
ppem <= limit &&
|
||||
|
|
|
@ -574,7 +574,7 @@
|
|||
limit = metrics->root.globals->increase_x_height;
|
||||
threshold = 40;
|
||||
|
||||
/* if the `increase_x_height' property is active, */
|
||||
/* if the `increase-x-height' property is active, */
|
||||
/* we round up much more often */
|
||||
if ( limit &&
|
||||
ppem <= limit &&
|
||||
|
|
Loading…
Reference in New Issue