Spelling fix in abc.cc
authorClaire Xen <claire@clairexen.net>
Wed, 10 Nov 2021 15:47:54 +0000 (16:47 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Nov 2021 15:47:54 +0000 (16:47 +0100)
passes/techmap/abc.cc

index 9a3e0f170a2e53c038e8ebec0fb803c62b99a61f..80c6282c4077a7abf047f788dfefeb27fb659c16 100644 (file)
@@ -1348,7 +1348,7 @@ struct AbcPass : public Pass {
                log("        file format).\n");
                log("\n");
                log("    -genlib <file>\n");
-               log("        generate netlists for the specified cell library (using the SIS Genib\n");
+               log("        generate netlists for the specified cell library (using the SIS Genlib\n");
                log("        file format).\n");
                log("\n");
                log("    -constr <file>\n");