summaryrefslogtreecommitdiff
path: root/backends/blif
diff options
context:
space:
mode:
Diffstat (limited to 'backends/blif')
-rw-r--r--backends/blif/blif.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/blif/blif.cc b/backends/blif/blif.cc
index dfc3c868..0fd03389 100644
--- a/backends/blif/blif.cc
+++ b/backends/blif/blif.cc
@@ -215,7 +215,7 @@ struct BlifBackend : public Backend {
log("\n");
log(" -subckt\n");
log(" do not translate Yosys's internal gates to generic BLIF logic\n");
- log(" functions. Instead create .subckt lines for for all cells.\n");
+ log(" functions. Instead create .subckt lines for all cells.\n");
log("\n");
log(" -conn\n");
log(" do not generate buffers for connected wires. instead use the\n");