From: wn.jang Date: Fri, 6 Dec 2019 08:01:04 +0000 (+0900) Subject: Fix url link properly X-Git-Tag: accepted/tizen/unified/20200113.130603~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=232e2b9e4463d61693aee086a01d07f90aabf7c6;p=platform%2Fcore%2Fuifw%2Ftts.git Fix url link properly Change-Id: If8f3509c650b7084280710d103f98e943b7a8b03 --- diff --git a/doc/uix_tts_doc.h b/doc/uix_tts_doc.h index 8a66ee9..c69d451 100644 --- a/doc/uix_tts_doc.h +++ b/doc/uix_tts_doc.h @@ -218,7 +218,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_tts_engine_main_doc.h b/doc/uix_tts_engine_main_doc.h index eaa5e65..f2d4641 100755 --- a/doc/uix_tts_engine_main_doc.h +++ b/doc/uix_tts_engine_main_doc.h @@ -147,7 +147,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. */