From 03df7e352fa4e5a0eaa26676330db23a2d459762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miodrag=20Milanovi=C4=87?= Date: Mon, 13 Nov 2023 17:06:39 +0100 Subject: [PATCH] Update techlibs/lattice/synth_lattice.cc Co-authored-by: Lofty --- techlibs/lattice/synth_lattice.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techlibs/lattice/synth_lattice.cc b/techlibs/lattice/synth_lattice.cc index b05e5933c..8e6d82369 100644 --- a/techlibs/lattice/synth_lattice.cc +++ b/techlibs/lattice/synth_lattice.cc @@ -508,7 +508,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"); }