From f57b921c68c70c45f4a87e5b012c395963b3c648 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Tue, 18 Aug 2020 16:27:08 +0900 Subject: [PATCH] change link path of docs Change-Id: I4beeaf8f6941df04e2267dfa9df073f3ad419025 Signed-off-by: SukHyung, Kang --- doc/appcore-watch_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/appcore-watch_doc.h b/doc/appcore-watch_doc.h index 8e30c2f..d634342 100755 --- a/doc/appcore-watch_doc.h +++ b/doc/appcore-watch_doc.h @@ -39,7 +39,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. * * @subsection CAPI_WATCH_APP_MODULE_STATE_CHANGE_EVENT Registering Callbacks for Application State Change Events * The state change events for Tizen watch application is similar to the Tizen UI applications. See the @ref CAPI_APPLICATION_MODULE. -- 2.7.4