From 41c576478c9f2f722b783822b8a48fb4484b8861 Mon Sep 17 00:00:00 2001 From: "chleun.moon" Date: Mon, 3 Apr 2017 14:35:29 +0900 Subject: [PATCH] Change 'Feature List' link Change-Id: I1a9e386858ede1849f94c79f253609bbed49bb46 Signed-off-by: cheoleun --- doc/nsd_doc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nsd_doc.h b/doc/nsd_doc.h index 4351750..949c8c0 100644 --- a/doc/nsd_doc.h +++ b/doc/nsd_doc.h @@ -38,7 +38,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. */ @@ -61,5 +61,5 @@ * 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