Fix typing error 24/171524/1 accepted/tizen/unified/20180306.175334 submit/tizen/20180306.055558
authorlokilee73 <changjoo.lee@samsung.com>
Mon, 5 Mar 2018 09:08:38 +0000 (18:08 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Mon, 5 Mar 2018 09:08:43 +0000 (18:08 +0900)
Change-Id: Idb9a2cfe20429e8c8b2f56c892dd8e58219e911e
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
include/usb_host.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 389d325..1000b65
@@ -448,7 +448,7 @@ int usb_host_set_config(usb_host_config_h configuration);
  * @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);