From 9bf29aa45c5f699c6313fd77b4a827943fdf5fb9 Mon Sep 17 00:00:00 2001 From: "wn.jang" Date: Fri, 6 Dec 2019 17:33:07 +0900 Subject: [PATCH] Fix url link properly Change-Id: Ic77617ad576b1d7679f60b29b4ddebd0c43daee2 --- doc/uix_ma_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/uix_ma_doc.h b/doc/uix_ma_doc.h index 98327fa..2600d27 100644 --- a/doc/uix_ma_doc.h +++ b/doc/uix_ma_doc.h @@ -210,7 +210,7 @@ * It is recommended to use features in your application for reliability.
* You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.
* To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.
-* More details on using features in your application can be found in the feature element description. +* More details on using features in your application can be found in the feature element description. */ -- 2.34.1