From c9da1ac2d6511d63d1e07d23ac4df80c4dbd284d Mon Sep 17 00:00:00 2001 From: "wn.jang" Date: Fri, 6 Dec 2019 16:56:06 +0900 Subject: [PATCH] Fix url link properly Change-Id: I77d9bbde8afe662882597aef1360b360fca3491f --- doc/uix_stt_doc.h | 2 +- doc/uix_stt_engine_main_doc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/uix_stt_doc.h b/doc/uix_stt_doc.h index 7654d74..61e59ed 100644 --- a/doc/uix_stt_doc.h +++ b/doc/uix_stt_doc.h @@ -216,7 +216,7 @@ * It is recommended to design feature related codes in your application for reliability.
* 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.
* 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.
- * 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/doc/uix_stt_engine_main_doc.h b/doc/uix_stt_engine_main_doc.h index b52cb6c..2125aa0 100755 --- a/doc/uix_stt_engine_main_doc.h +++ b/doc/uix_stt_engine_main_doc.h @@ -161,7 +161,7 @@ * It is recommended to design feature related codes in your application for reliability.
* 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.
* 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.
- * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ -- 2.7.4