diff --git a/techlibs/lattice/synth_lattice.cc b/techlibs/lattice/synth_lattice.cc index 15524608b..15ab686a6 100644 --- a/techlibs/lattice/synth_lattice.cc +++ b/techlibs/lattice/synth_lattice.cc @@ -512,7 +512,7 @@ struct SynthEcp5Pass : public Pass log("\n"); log("This command runs synthesis for ECP5 FPGAs.\n"); log("\n"); - log("This is wrapper pass, for details take a look at help message for synth_lattice.\n"); + log("This is a wrapper pass, for details take a look at help message for synth_lattice.\n"); log("\n"); }