From: Gilbok Lee Date: Mon, 2 Dec 2019 01:47:20 +0000 (+0900) Subject: Update document about feature hyperlink(2) X-Git-Tag: submit/tizen/20191203.023505^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=985ee4fe9f645884e246d16ac844cd628c8a6854;p=platform%2Fcore%2Fapi%2Fplayer.git Update document about feature hyperlink(2) Change-Id: Ia1d0bcfda4669cc1b7f0624fb5f0acec4ad2322f --- diff --git a/doc/player_doc.h b/doc/player_doc.h index ccec3be..85d84dc 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. */