mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-23 10:39:03 +00:00
chore(core): fix typo
[no changelog]
This commit is contained in:
parent
9b11cc7577
commit
a22c15663c
@ -56,6 +56,6 @@ static void prodtest_help(cli_t* cli) {
|
||||
PRODTEST_CLI_CMD(
|
||||
.name = "help",
|
||||
.func = prodtest_help,
|
||||
.info = "Dsiplay the list of available commands",
|
||||
.info = "Display the list of available commands",
|
||||
.args = "[<prefix>]"
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user