From 21e93e93f89090fba685defec1ed3a22ed353612 Mon Sep 17 00:00:00 2001 From: Wonnam Jang Date: Wed, 5 Apr 2017 18:21:45 +0900 Subject: [PATCH] Update url link Change-Id: I63429bbd201a4f55447b2801db5d597d2cdc3928 Signed-off-by: Wonnam Jang (cherry picked from commit 3ee15fad9d7a1adcba3777281fe59921aaafe35a) --- doc/uix_tts_doc.h | 2 +- doc/uix_tts_engine_main_doc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/uix_tts_doc.h b/doc/uix_tts_doc.h index ee51edb..4072264 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 81fcd37..eaa5e65 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. */ -- 2.7.4