From: wn.jang Date: Fri, 6 Dec 2019 07:56:06 +0000 (+0900) Subject: Fix url link properly X-Git-Tag: accepted/tizen/unified/20200323.173028~11 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fstt.git;a=commitdiff_plain;h=c9da1ac2d6511d63d1e07d23ac4df80c4dbd284d Fix url link properly Change-Id: I77d9bbde8afe662882597aef1360b360fca3491f --- 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. */