From: Mu-Woong Lee Date: Mon, 3 Apr 2017 10:25:58 +0000 (+0900) Subject: Doxygen: fix the broken feature page link X-Git-Tag: submit/tizen_3.0/20170718.112542~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a98b1701e98af1ccbfc861d9697bb09564b79419;p=platform%2Fcore%2Fapi%2Fsensor.git Doxygen: fix the broken feature page link Change-Id: I98b2040c67b806d50967abb7572a61aa157941a8 Signed-off-by: Mu-Woong Lee --- diff --git a/doc/sensor_doc.h b/doc/sensor_doc.h index f5d6560..57a45ab 100644 --- a/doc/sensor_doc.h +++ b/doc/sensor_doc.h @@ -60,7 +60,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * 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.\n * 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.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ /**