Fix typo
authorClifford Wolf <clifford@clifford.at>
Thu, 20 Jun 2019 10:23:07 +0000 (12:23 +0200)
committerClifford Wolf <clifford@clifford.at>
Thu, 20 Jun 2019 10:23:07 +0000 (12:23 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
passes/cmds/stat.cc

index d22685b62954bfd9b17888618a220e6038c4e634..27c5fb60ca70949023fe8b1c025f8d85490d0f27 100644 (file)
@@ -285,8 +285,8 @@ 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. Corrently supported\n");
-               log("        calues for <technology>: xilinx\n");
+               log("        print area estemate for the specified technology. Currently supported\n");
+               log("        values for <technology>: xilinx\n");
                log("\n");
                log("    -width\n");
                log("        annotate internal cell types with their word width.\n");