Change-Id: I5e0e504fa16f2ec4a96ded900d89b2666bdd3716
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
* @retval #USB_HOST_ERROR_NONE Successful
* @retval #USB_HOST_ERROR_NOT_SUPPORTED Not supported
* @retval #USB_HOST_ERROR_RESOURCE_BUSY Interfaces are currently claimed
- * @retval #USB_HOST_ERROR_NO_SUCH_DEVICE Device has beed disconnected
+ * @retval #USB_HOST_ERROR_NO_SUCH_DEVICE Device has been disconnected
*/
int usb_host_device_unconfigure(usb_host_device_h dev);