From f751507967fb95b98f28597aeda812e5cc8e6cf7 Mon Sep 17 00:00:00 2001 From: Wonnam Jang Date: Fri, 15 Jan 2016 12:02:52 +0900 Subject: [PATCH] update hyperlink correctly Change-Id: Id9569ff4abcc5ac2ede3b1d9b1e41835a4f81166 Signed-off-by: Wonnam Jang --- doc/uix_tts_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/uix_tts_doc.h b/doc/uix_tts_doc.h index 6636bd6..6c9b53a 100644 --- a/doc/uix_tts_doc.h +++ b/doc/uix_tts_doc.h @@ -196,7 +196,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