summaryrefslogtreecommitdiff
path: root/techlibs/common/prep.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/common/prep.cc')
-rw-r--r--techlibs/common/prep.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/common/prep.cc b/techlibs/common/prep.cc
index 897f37db..86fb4d6c 100644
--- a/techlibs/common/prep.cc
+++ b/techlibs/common/prep.cc
@@ -153,7 +153,7 @@ struct PrepPass : 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 PREP pass.\n");
log_push();