From: Gilbok Lee Date: Fri, 29 Nov 2019 05:32:37 +0000 (+0900) Subject: Update document about feature hyperlink X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d407b22d3c4fcd5222f139420a5a1eb08779a6a8;p=platform%2Fcore%2Fapi%2Fplayer.git Update document about feature hyperlink Change-Id: If0570a8ff01690d068f219545e8f3b8d39554c7f --- diff --git a/doc/player_doc.h b/doc/player_doc.h index f87c0b7..bccd7c5 100644 --- a/doc/player_doc.h +++ b/doc/player_doc.h @@ -359,7 +359,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. * @endif */