[subset] update to comment in hb-ot-os2-unicode-ranges.hh
This commit is contained in:
parent
ad3f2f77da
commit
44dc36dd82
|
@ -38,7 +38,7 @@ struct Range {
|
|||
unsigned int bit;
|
||||
};
|
||||
|
||||
/* Note: The contents of this array was generated using util/generate-unicode-ranges.py. */
|
||||
/* Note: The contents of this array was generated using src/gen-unicode-ranges.py. */
|
||||
static Range os2UnicodeRangesSorted[] =
|
||||
{
|
||||
{ 0x0, 0x7F, 0}, // Basic Latin
|
||||
|
|
Loading…
Reference in New Issue