From: Sangkyu Park Date: Fri, 25 Sep 2015 05:14:30 +0000 (+0900) Subject: Fix a wrong url in screen mirroring doc. X-Git-Tag: submit/tizen/20151013.105343^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87bcc55ccbc6bc5768cfc9a4fbb2da737f2b7663;p=platform%2Fcore%2Fapi%2Fscreen-mirroring.git Fix a wrong url in screen mirroring doc. Change-Id: Id09adb07eb2dd75f6a73ffe44dd8d12b560e3805 Signed-off-by: Sangkyu Park --- diff --git a/doc/screen_mirroring_doc.h b/doc/screen_mirroring_doc.h index 3bc3b87..2b4e2ab 100644 --- a/doc/screen_mirroring_doc.h +++ b/doc/screen_mirroring_doc.h @@ -248,7 +248,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. */