fixed spelling consistency bug. Note to self: report as bug in OT doco.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@298 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
05a16f2310
commit
e97a27bf18
@ -504,7 +504,7 @@ otData = [
|
||||
]),
|
||||
|
||||
('SubClassSet', [
|
||||
('uint16', 'SubClassRuleCnt', None, None, 'Number of SubClassRule tables'),
|
||||
('uint16', 'SubClassRuleCount', None, None, 'Number of SubClassRule tables'),
|
||||
('Offset', 'SubClassRule', 'SubClassRuleCount', 0, 'Array of offsets to SubClassRule tables-from beginning of SubClassSet-ordered by preference'),
|
||||
]),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user