aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/share.cc
diff options
context:
space:
mode:
Diffstat (limited to 'passes/opt/share.cc')
-rw-r--r--passes/opt/share.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/passes/opt/share.cc b/passes/opt/share.cc
index b1b441da7..2c39708bb 100644
--- a/passes/opt/share.cc
+++ b/passes/opt/share.cc
@@ -1393,7 +1393,7 @@ struct SharePass : public Pass {
log("\n");
log(" -fast\n");
log(" Only consider the simple part of the control logic in SAT solving, resulting\n");
- log(" in much easier SAT problems at the cost of maybe missing some oportunities\n");
+ log(" in much easier SAT problems at the cost of maybe missing some opportunities\n");
log(" for resource sharing.\n");
log("\n");
log(" -limit N\n");