From 405ceab9a022c1562ee232b956eacddded228517 Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Mon, 3 Apr 2017 14:47:35 +0900 Subject: [PATCH] Change 'Feature List' link Change-Id: I14c30c958501f50bac3fbdeb7ba29ec9594bdb88 --- doc/net_connection_doc.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index 9939a57..6411cdc 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -54,7 +54,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 List. + * More details on featuring your application can be found from Feature List. */ @@ -78,7 +78,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 List. + * More details on featuring your application can be found from Feature List. */ @@ -98,7 +98,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 List. + * More details on featuring your application can be found from Feature List. */ @@ -118,7 +118,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 List. + * More details on featuring your application can be found from Feature List. */ @@ -141,7 +141,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 List. + * More details on featuring your application can be found from Feature List. */ -- 2.7.4