From: Yunmi Ha Date: Fri, 13 Dec 2019 02:14:37 +0000 (+0900) Subject: Change "developer.tizen.org" link to "docs.tizen.org" X-Git-Tag: submit/tizen_4.0/20210323.003838~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F220079%2F1;p=platform%2Fcore%2Fapi%2Fusb-host.git Change "developer.tizen.org" link to "docs.tizen.org" Change-Id: I905d2ed3a03f4fda90908b5cabff4e293681052b Signed-off-by: Yunmi Ha --- diff --git a/doc/usb_host_doc.h b/doc/usb_host_doc.h index d53de80..824b4c6 100755 --- a/doc/usb_host_doc.h +++ b/doc/usb_host_doc.h @@ -44,7 +44,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * * @defgroup CAPI_USB_HOST_DEV_MODULE USB Host Device @@ -129,7 +129,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_USB_HOST_CONFIG_MODULE USB Configuration * @brief USB configuration-related API @@ -147,7 +147,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_USB_HOST_INTERFACE_MODULE USB Interface * @brief USB interface-related API @@ -166,7 +166,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_USB_HOST_ENDPOINT_MODULE USB Endpoint * @brief USB endpoint-related API @@ -185,7 +185,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_USB_HOST_SYNCIO_MODULE Synchronous IO * @brief This API is used to perform synchronous operations @@ -224,7 +224,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_USB_HOST_HOTPLUG_MODULE Hotplug event notification * @brief This API is used to register callbacks to be called when devices are connected or disconnected.