Fix spelling

This commit is contained in:
Wilson Snyder
2025-05-16 19:02:19 -04:00
parent 9430960b18
commit 1bcd5ee0c1
15 changed files with 46 additions and 41 deletions
+1 -1
View File
@@ -659,7 +659,7 @@ public:
if (v3Global.opt.systemC() && !V3Options::systemCFound()) {
v3fatal("Need $SYSTEMC_INCLUDE in environment or when Verilator configured,\n"
"and need $SYSTEMC_LIBDIR in environment or when Verilator configured\n"
"Probably System-C isn't installed, see http://www.systemc.org\n");
"Probably System-C isn't installed, see https://systemc.org\n");
}
of.puts("\n### Switches...\n");