jtag: fix minor typos
Change-Id: I3a3370db438f8fd045fb22e7c9fff4e83794a3b7 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5767 Tested-by: jenkins
This commit is contained in:
@@ -312,7 +312,7 @@ static const struct command_registration hl_interface_command_handlers[] = {
|
||||
.name = "hla_device_desc",
|
||||
.handler = &hl_interface_handle_device_desc_command,
|
||||
.mode = COMMAND_CONFIG,
|
||||
.help = "set the a device description of the adapter",
|
||||
.help = "set the device description of the adapter",
|
||||
.usage = "description_string",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user