jtag: fix some minor typo
[fw/openocd] / src / jtag / aice / aice_interface.c
index 160eb1105a0a9a97a81a2ff090b750c41470207a..86e9d16c105488c8269dcc4a2d1d762de0504795 100644 (file)
@@ -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",