Fix spelling in -vpr help for synth_ice40
authorTim Ansell <mithro@mithis.com>
Sat, 9 Dec 2017 02:44:45 +0000 (18:44 -0800)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2017 02:44:45 +0000 (18:44 -0800)
techlibs/ice40/synth_ice40.cc

index 57f96ca1ad48785567e73ea61c9a6a26445def8d..0bb0fb139a10d028f9d6aa361a020da21cf21943 100644 (file)
@@ -70,7 +70,7 @@ struct SynthIce40Pass : public ScriptPass
                log("\n");
                log("    -vpr\n");
                log("        generate an output netlist (and BLIF file) suitable for VPR\n");
-               log("        (this fueature is experimental and incomplete)\n");
+               log("        (this feature is experimental and incomplete)\n");
                log("\n");
                log("\n");
                log("The following commands are executed by this synthesis command:\n");