From: Eunhae Choi Date: Wed, 5 Apr 2017 07:55:10 +0000 (+0900) Subject: doc: update featuring doc path X-Git-Tag: submit/tizen/20170420.053325~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f01d754bdff6f9711f56751aa1742170917a260;p=platform%2Fcore%2Fapi%2Fplayer.git doc: update featuring doc path Change-Id: I5a80a386b5ccf6062e306a874697c0beec1bb050 (cherry picked from commit 2699e0583a5ddef3695c762b2d067bbfc3e40771) --- diff --git a/doc/player_doc.h b/doc/player_doc.h index 7b144f0..0325f50 100755 --- a/doc/player_doc.h +++ b/doc/player_doc.h @@ -311,7 +311,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 List. * @endif */