1
0
mirror of synced 2026-04-28 04:56:37 +00:00

Typo fixup(s)

This commit is contained in:
Krystine Sherwin
2024-03-18 11:08:13 +13:00
parent 3231c1cd93
commit 3eeefd23e3
3 changed files with 3 additions and 3 deletions

View File

@@ -2224,7 +2224,7 @@ RTLIL::SigSpec AstNode::genRTLIL(int width_hint, bool sign_hint)
else
input_error("FATAL.\n");
} else {
input_error("Unknown elabortoon system task '%s'.\n", str.c_str());
input_error("Unknown elaboration system task '%s'.\n", str.c_str());
}
} break;