Skip to content

Commit

Permalink
Merge pull request #323 from schriftgestalt/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
anthrotype authored Oct 10, 2023
2 parents 777dd88 + 5bdad98 commit 8325a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/fontMath/mathGlyph.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class MathGlyph(object):
- absolute contour compatibility is required
- absolute component, anchor, guideline and image compatibility is NOT required.
in cases of incompatibility in this data, only compatible data is processed and
returned. becuase of this, anchors and components may not be returned in the
returned. because of this, anchors and components may not be returned in the
same order as the original.
"""

Expand Down

0 comments on commit 8325a8f

Please sign in to comment.