Update Lib/fontTools/otlLib/builder.py

Co-authored-by: Cosimo Lupo <cosimo@anthrotype.com>
This commit is contained in:
خالد حسني (Khaled Hosny) 2024-02-15 14:56:10 +02:00 committed by GitHub
parent bb557938bd
commit 90e391bb31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2959,7 +2959,7 @@ def buildMathTable(
connector length, end connector length, and full advance height.
'horizGlyphAssembly' is a dictionary of horizontal glyph assemblies. The
keys are the glyph names, and the values are tuples tuples of assembly parts
keys are the glyph names, and the values are tuples of assembly parts
and italics correction. The assembly parts are tuples of glyph name, flags,
start connector length, end connector length, and full advance width.