From: Gilbok Lee Date: Fri, 29 Nov 2019 05:29:22 +0000 (+0900) Subject: Update document about feature hyperlink X-Git-Tag: submit/tizen/20191129.064228^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11ba983716287516cbfc32ec6e8102c7ba1ed3e7;p=platform%2Fcore%2Fapi%2Fplayer.git Update document about feature hyperlink Change-Id: Iea4dd40d43b8c01a2fe55bd804f8dfd93e125872 --- diff --git a/doc/player_doc.h b/doc/player_doc.h index 2a31db1..ccec3be 100644 --- a/doc/player_doc.h +++ b/doc/player_doc.h @@ -364,7 +364,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. */