summaryrefslogtreecommitdiff
path: root/techlibs/easic/synth_easic.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/easic/synth_easic.cc')
-rw-r--r--techlibs/easic/synth_easic.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/easic/synth_easic.cc b/techlibs/easic/synth_easic.cc
index b5ed93be..dd9e3dab 100644
--- a/techlibs/easic/synth_easic.cc
+++ b/techlibs/easic/synth_easic.cc
@@ -117,7 +117,7 @@ struct SynthEasicPass : public ScriptPass
extra_args(args, argidx, design);
if (!design->full_selection())
- log_cmd_error("This comannd only operates on fully selected designs!\n");
+ log_cmd_error("This command only operates on fully selected designs!\n");
log_header(design, "Executing SYNTH_EASIC pass.\n");
log_push();