add missing e in the

This commit is contained in:
Binder Tronics 2022-08-01 21:01:17 +02:00 committed by Houssine BOUGUERBA
parent 2009da0b5e
commit e978fcac56

View File

@ -121,7 +121,7 @@ USBD_StatusTypeDef USBD_Init(USBD_HandleTypeDef *pdev,
/**
* @brief USBD_DeInit
* Re-Initialize th device library
* Re-Initialize the device library
* @param pdev: device instance
* @retval status: status
*/