diff options
Diffstat (limited to 'os/hal/include/usb.h')
-rw-r--r-- | os/hal/include/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/usb.h b/os/hal/include/usb.h index 0688094e0..860dfd83e 100644 --- a/os/hal/include/usb.h +++ b/os/hal/include/usb.h @@ -469,7 +469,7 @@ typedef const USBDescriptor * (*usbgetdescriptor_t)(USBDriver *usbp, /** @} */
/**
- * @name Low Level driver helper macros
+ * @name Low level driver helper macros
* @{
*/
/**
|