fix documentation 03/140303/1 accepted/tizen/unified/20170728.194438 submit/tizen/20170724.110719
authorjkjo92 <jkjo92@samsung.com>
Mon, 24 Jul 2017 10:58:27 +0000 (19:58 +0900)
committerjkjo92 <jkjo92@samsung.com>
Mon, 24 Jul 2017 10:58:27 +0000 (19:58 +0900)
Change-Id: If30de9308278d941cb7f266f31690505f5f2afad
Signed-off-by: jkjo92 <jkjo92@samsung.com>
doc/fido_doc.h

index 9b4ee2a..8ac58d9 100755 (executable)
@@ -30,6 +30,7 @@
  * The FIDO Universal Authentication Framework (UAF) Client APIs provide APIs for application developers to utilize Device's available authenticators for online service integration.
  * The goal of this Universal Authentication Framework is to provide a unified and extensible authentication mechanism that supplants passwords while avoiding the shortcomings of current alternative authentication approaches.
  * More details about the FIDO specification can be found in https://fidoalliance.org/specifications/download/
+ *
  * @section CAPI_FIDO_MODULE_FEATURE Related Features
  * This API is related with the following feature:\n
  * - http://tizen.org/feature/fido.uaf
@@ -40,7 +41,7 @@
  *
  * 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 <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
  *
  * @defgroup  CAPI_FIDO_UAF_MESSAGES_MODULE FIDO UAF MESSAGES
  * @ingroup   CAPI_FIDO_MODULE