summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 '+