From be09786c7b2a4973170c459b9dc4ef3897403ac5 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 10 Jan 2018 09:17:16 -0800 Subject: [PATCH] spelling mistake in misc/rmglyph.py --- misc/rmglyph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '+