From 6476ba8bcd58ec34b2449b597f7ff7b0513b08ce Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Mon, 2 Dec 2019 10:57:49 +0900 Subject: Correct the developer site URL Change-Id: I8185a5903b69352e0950aead09d5bf4232fef4c6 Signed-off-by: DoHyun Pyun --- include/iotcon-attributes.h | 2 +- include/iotcon-client.h | 2 +- include/iotcon-list.h | 2 +- include/iotcon-lite-resource.h | 2 +- include/iotcon-observers.h | 2 +- include/iotcon-options.h | 2 +- include/iotcon-query.h | 2 +- include/iotcon-remote-resource.h | 2 +- include/iotcon-representation.h | 2 +- include/iotcon-request.h | 2 +- include/iotcon-resource-interfaces.h | 2 +- include/iotcon-resource-types.h | 2 +- include/iotcon-resource.h | 2 +- include/iotcon-response.h | 2 +- include/iotcon.h | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/include/iotcon-attributes.h b/include/iotcon-attributes.h index 675e126..f6ba621 100644 --- a/include/iotcon-attributes.h +++ b/include/iotcon-attributes.h @@ -128,7 +128,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-client.h b/include/iotcon-client.h index 40bdad4..5ea9a7d 100644 --- a/include/iotcon-client.h +++ b/include/iotcon-client.h @@ -42,7 +42,7 @@ * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-list.h b/include/iotcon-list.h index 72efc61..b6df06f 100644 --- a/include/iotcon-list.h +++ b/include/iotcon-list.h @@ -159,7 +159,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-lite-resource.h b/include/iotcon-lite-resource.h index 404f383..be5cd80 100644 --- a/include/iotcon-lite-resource.h +++ b/include/iotcon-lite-resource.h @@ -138,7 +138,7 @@ static void _update_brightness(int brightness) * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-observers.h b/include/iotcon-observers.h index 7e57acb..701d653 100644 --- a/include/iotcon-observers.h +++ b/include/iotcon-observers.h @@ -119,7 +119,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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. * @{ */ diff --git a/include/iotcon-options.h b/include/iotcon-options.h index ce9d7fd..851b242 100644 --- a/include/iotcon-options.h +++ b/include/iotcon-options.h @@ -108,7 +108,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-query.h b/include/iotcon-query.h index a4d5f92..186ff4a 100644 --- a/include/iotcon-query.h +++ b/include/iotcon-query.h @@ -98,7 +98,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-remote-resource.h b/include/iotcon-remote-resource.h index 88e56bc..950d987 100644 --- a/include/iotcon-remote-resource.h +++ b/include/iotcon-remote-resource.h @@ -97,7 +97,7 @@ static void _find_light_resource() * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-representation.h b/include/iotcon-representation.h index 9531efa..b41d0a4 100644 --- a/include/iotcon-representation.h +++ b/include/iotcon-representation.h @@ -189,7 +189,7 @@ * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-request.h b/include/iotcon-request.h index 159d4b9..82d67ba 100644 --- a/include/iotcon-request.h +++ b/include/iotcon-request.h @@ -116,7 +116,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-resource-interfaces.h b/include/iotcon-resource-interfaces.h index 2248175..c7e8842 100644 --- a/include/iotcon-resource-interfaces.h +++ b/include/iotcon-resource-interfaces.h @@ -93,7 +93,7 @@ static void _create_light_resource() * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-resource-types.h b/include/iotcon-resource-types.h index 050a758..b4cd4f9 100644 --- a/include/iotcon-resource-types.h +++ b/include/iotcon-resource-types.h @@ -93,7 +93,7 @@ static void _create_light_resource() * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-resource.h b/include/iotcon-resource.h index e9fe6ee..9f9d6fc 100644 --- a/include/iotcon-resource.h +++ b/include/iotcon-resource.h @@ -171,7 +171,7 @@ static void _create_resource() * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon-response.h b/include/iotcon-response.h index 691f915..0bf52ea 100644 --- a/include/iotcon-response.h +++ b/include/iotcon-response.h @@ -181,7 +181,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ diff --git a/include/iotcon.h b/include/iotcon.h index 640b147..dc2e3b2 100644 --- a/include/iotcon.h +++ b/include/iotcon.h @@ -43,7 +43,7 @@ extern "C" { * It is recommended to design feature related codes in your application for reliability. \n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application. \n * 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. * @{ */ -- cgit v1.2.3