Fix typo 53/258053/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20210511.121346 submit/tizen_6.0/20210510.042108
authortaemin.yeom <taemin.yeom@samsung.com>
Mon, 10 May 2021 03:52:45 +0000 (12:52 +0900)
committertaemin.yeom <taemin.yeom@samsung.com>
Mon, 10 May 2021 03:52:45 +0000 (12:52 +0900)
Change-Id: Iaf76f9fbe8196fd9a33a627d81c63cf4c6fbb81c
Signed-off-by: taemin.yeom <taemin.yeom@samsung.com>
include/usb_host.h

index 12704d30b3e5ae90d878a6825fc38ed9db80b979..365d3240485fd7c9b64586159a7eb69724b282dd 100644 (file)
@@ -1262,7 +1262,7 @@ int usb_host_control_transfer_set_request_type(usb_host_transfer_h transfer, uin
  * @brief Sets request field for control transfer setup packet.
  * @since_tizen 5.0
  * @param[in] transfer A transfer handle
- * @param[in] b_request bRequest field for the setup packet
+ * @param[in] b_request Request field for the setup packet
  * @return 0 on success, negative error code on error
  * @retval #USB_HOST_ERROR_NONE Successful
  * @retval #USB_HOST_ERROR_NOT_SUPPORTED Not supported