From: Yunmi Ha Date: Fri, 13 Dec 2019 02:05:23 +0000 (+0900) Subject: Change "developer.tizen.org" link to "docs.tizen.org" X-Git-Tag: submit/tizen_5.5/20210510.042230~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba3b16525cc5f940175f188acf21288fd69bc48c;p=platform%2Fcore%2Fapi%2Fusb-host.git Change "developer.tizen.org" link to "docs.tizen.org" Change-Id: Ie5e5431dbce9d6abaa468360a1b6c3411468f9fe Signed-off-by: Yunmi Ha --- diff --git a/doc/usb_host_doc.h b/doc/usb_host_doc.h index 5183e60..f46c782 100644 --- 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 Element. + * More details on featuring your application can be found from Feature Element. * * @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.