aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/aice/aice_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/aice/aice_interface.c')
-rw-r--r--src/jtag/aice/aice_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/aice/aice_interface.c b/src/jtag/aice/aice_interface.c
index 160eb11..86e9d16 100644
--- a/src/jtag/aice/aice_interface.c
+++ b/src/jtag/aice/aice_interface.c
@@ -436,7 +436,7 @@ static const struct command_registration aice_subcommand_handlers[] = {
.handler = &aice_handle_aice_desc_command,
.mode = COMMAND_CONFIG,
.help = "set the aice device description",
- .usage = "[desciption string]",
+ .usage = "[description string]",
},
{
.name = "serial",