diff --git a/include/nuttx/usb/cdc.h b/include/nuttx/usb/cdc.h index b08abddc1b..a875e8552b 100644 --- a/include/nuttx/usb/cdc.h +++ b/include/nuttx/usb/cdc.h @@ -249,7 +249,7 @@ * defined interface for media specific hardware * configuration and management. (Optional) */ -#define ECM_GET_RESPONSE 0x01 /* equests a response in the format of the supported +#define ECM_GET_RESPONSE 0x01 /* Requests a response in the format of the supported * control protocol. * (Optional) */