From 66a33af56698509364b04d4368007d9f385ed1ef Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Mon, 3 Apr 2017 13:44:28 +0900 Subject: [PATCH] Update doc file to replace dead link Change-Id: Ie2a7bf0312b1cf7efaa3b07ea74722ed83ff8b81 Signed-off-by: Jeongmo Yang --- doc/recorder_doc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/recorder_doc.h b/doc/recorder_doc.h index 2cea140..a6d9834 100644 --- a/doc/recorder_doc.h +++ b/doc/recorder_doc.h @@ -160,7 +160,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. * */ @@ -197,7 +197,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. * */ @@ -225,7 +225,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. * */ -- 2.7.4