]> git.gag.com Git - fw/openocd/blobdiff - src/jtag/hla/hla_interface.c
jtag: fix minor typos
[fw/openocd] / src / jtag / hla / hla_interface.c
index 6d5cdc5e7018f3527385808ec585da4a571d1931..7be9b2deaf89ccf482fcce184b6d7900e8e7b5bd 100644 (file)
@@ -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 device description of the adapter",
+        .help = "set the device description of the adapter",
         .usage = "description_string",
         },
        {