jtag: fix some minor typo
[fw/openocd] / src / jtag / drivers / cmsis_dap_usb_bulk.c
index a588b1bd8ddbc95f59e588aa46b322c3dcd9ad7a..c42bab28f5301559e193cdf0d86a273f87fbac10 100644 (file)
@@ -262,7 +262,7 @@ static int cmsis_dap_usb_open(struct cmsis_dap *dap, uint16_t vids[], uint16_t p
                                 * - config asked explicitly for an interface number
                                 * - the device has only one interface
                                 * The later two cases should be honored only if we know
-                                * we are on the rigt device */
+                                * we are on the right device */
                                bool intf_identified_reliably = cmsis_dap_in_interface_str
                                                        || (device_identified_reliably &&
                                                                        (cmsis_dap_usb_interface != -1