*
* @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