add missing e in the

This commit is contained in:
Binder Tronics 2022-08-01 21:01:17 +02:00
parent 218b5100dd
commit a188ada2a5
1 changed files with 1 additions and 1 deletions

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
*/