Description: Fix typo
Author: Julian Gilbey <jdg@debian.org>
Forwarded: yes
Last-Update: 2010-01-18

--- a/mftrace.py
+++ b/mftrace.py
@@ -882,7 +882,7 @@
             if get_binary("printafm"):
                 get_afm (t1_path, options.tfm_file, encoding, fontname + '.afm')
             else:
-                error(_ ("Neither fontforge nor ghostscript is not installed; could not perform requested command"))
+                error(_ ("Neither fontforge nor ghostscript is installed; could not perform requested command"))
 
 
 def getenv (var, default):
