mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
[HB] Fix typo
This commit is contained in:
parent
6b59c9b445
commit
5ee2189622
1 changed files with 1 additions and 1 deletions
|
@ -850,7 +850,7 @@ struct ClassDefFormat2 {
|
|||
|
||||
private:
|
||||
USHORT classFormat; /* Format identifier--format = 2 */
|
||||
USHORT rangeCount; /* Number of Number of ClassRangeRecords */
|
||||
USHORT rangeCount; /* Number of ClassRangeRecords */
|
||||
ClassRangeRecord rangeRecord[]; /* Array of glyph ranges--ordered by
|
||||
* Start GlyphID */
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue