Skip to content

Commit

Permalink
change master to source
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Aug 31, 2024
1 parent 2af9448 commit 7873562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/lib/batchGenerators/variableFontsGenerator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ def build(self):

def makeMasterGlyphsCompatible(self):
"""
Update all masters with missing glyphs.
All Masters must have the same glyphs.
Update all sources with missing glyphs.
All sources must have the same glyphs.
"""
self.report.writeTitle("Making master glyphs compatible", "'")
self.report.indent()
Expand Down

0 comments on commit 7873562

Please sign in to comment.