Update Doc 48/242448/1
authorDewal Agarwal <d1.agarwal@samsung.com>
Thu, 27 Aug 2020 05:09:33 +0000 (10:39 +0530)
committerDewal Agarwal <d1.agarwal@samsung.com>
Thu, 27 Aug 2020 05:09:33 +0000 (10:39 +0530)
Change-Id: Icc421ecbe1822c6b8320e4e038d44b0418c710c5
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
doc/sync_manager_doc.h

index abe0699e05d5e2c1fb89b9c4c7bdbd0f61f3debc..dab974ff7a6190f340abbd54269f670d3ae4479c 100644 (file)
  *
  * @section CAPI_SYNC_MANAGER_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/account.sync\n
+ * - %http://tizen.org/feature/account.sync\n
+ *
  * It is recommended to use features 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, and control your application's actions accordingly. \n
  * To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
- * More details on using features in your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
  *
  * @defgroup  CAPI_SYNC_ADAPTER_MODULE Sync Adapter
  * @ingroup   CAPI_SYNC_MANAGER_MODULE