summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-01-10 20:17:16 +0300
committerRasmus Andersson <rasmus@notion.se>2018-01-10 20:17:16 +0300
commitbe09786c7b2a4973170c459b9dc4ef3897403ac5 (patch)
treeb4fdac41096183ef4b115caff57cf1de5afd17d0
parent8c6d8d27b5dd71295bacb2b53774cf281b6813fa (diff)
downloadinter-be09786c7b2a4973170c459b9dc4ef3897403ac5.tar.xz
spelling mistake in misc/rmglyph.py
-rwxr-xr-xmisc/rmglyph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rmglyph.py b/misc/rmglyph.py
index 4b94f8eee..7e6d7f408 100755
--- a/misc/rmglyph.py
+++ b/misc/rmglyph.py
@@ -537,7 +537,7 @@ def main(argv=None):
'- $EDITOR %s/features.fea\n' % '/features.fea\n- $EDITOR '.join(fontPaths))
print(('You need to re-generate %s via\n'+
- '`make src/glyphorder.txt` (or misc/misc/gen-glyphorder.py)'
+ '`make src/glyphorder.txt` (or misc/gen-glyphorder.py)'
) % glyphOrderFile)
print('\nFinally, you should build the Medium weight and make sure it all '+