From: Claire Xen Date: Wed, 10 Nov 2021 15:47:54 +0000 (+0100) Subject: Spelling fix in abc.cc X-Git-Tag: yosys-0.12~37^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c77d5a2aac406932ba077c20c48f661b3473d626;p=yosys.git Spelling fix in abc.cc --- diff --git a/passes/techmap/abc.cc b/passes/techmap/abc.cc index 9a3e0f170..80c6282c4 100644 --- a/passes/techmap/abc.cc +++ b/passes/techmap/abc.cc @@ -1348,7 +1348,7 @@ struct AbcPass : public Pass { log(" file format).\n"); log("\n"); log(" -genlib \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 \n");