[ttx] drop the 'n' from "an TTX"

This commit is contained in:
Cosimo Lupo 2017-07-25 20:35:55 +01:00
parent 2d9ca0b2bd
commit ae89c0d5ca

View File

@ -4,7 +4,7 @@ usage: ttx [options] inputfile1 [... inputfileN]
TTX -- From OpenType To XML And Back TTX -- From OpenType To XML And Back
If an input file is a TrueType or OpenType font file, it will be If an input file is a TrueType or OpenType font file, it will be
decompiled to an TTX file (an XML-based text format). decompiled to a TTX file (an XML-based text format).
If an input file is a TTX file, it will be compiled to whatever If an input file is a TTX file, it will be compiled to whatever
format the data is in, a TrueType or OpenType/CFF font file. format the data is in, a TrueType or OpenType/CFF font file.