From bb682afefc787182c1269c7377627b2e22ab9c7a Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Mon, 3 Apr 2017 14:44:10 +0900 Subject: [PATCH] Change 'Feature List' link Change-Id: I3992587569a88cc26addb41327d03decc9ba9ab1 --- doc/vpn_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vpn_doc.h b/doc/vpn_doc.h index e97303d..273a814 100755 --- a/doc/vpn_doc.h +++ b/doc/vpn_doc.h @@ -43,7 +43,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 List. */ -- 2.7.4