mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Minor bugfix.
This commit is contained in:
parent
aa19d2c7db
commit
7a94ee5c9a
@ -1044,7 +1044,7 @@ void CommandLineParser::processArgs()
|
||||
CommandLineValidationError,
|
||||
fmt::format(
|
||||
"Option --{} is not supported with --{}.",
|
||||
g_strCombinedJson,
|
||||
option.first,
|
||||
g_strImportEvmAssemblerJson
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user