Fix typo in stat help

This commit is contained in:
Stephen Tong
2024-01-21 16:32:05 -05:00
committed by GitHub
parent 8649e30668
commit b3e7390c0e
+1 -1
View File
@@ -366,7 +366,7 @@ struct StatPass : public Pass {
log(" use cell area information from the provided liberty file\n");
log("\n");
log(" -tech <technology>\n");
log(" print area estemate for the specified technology. Currently supported\n");
log(" print area estimate for the specified technology. Currently supported\n");
log(" values for <technology>: xilinx, cmos\n");
log("\n");
log(" -width\n");