From 67f8688b80fb0a4db6a1649f3206dcf78ef117ee Mon Sep 17 00:00:00 2001 From: jkjo92 Date: Mon, 3 Apr 2017 14:30:48 +0900 Subject: [PATCH] Native API Reference Link Error Fix Change-Id: Iddce3db14bf5a341e449ff7fd823ccb92bcda83f Signed-off-by: jkjo92 --- doc/fido_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fido_doc.h b/doc/fido_doc.h index 135a396..f05de83 100755 --- a/doc/fido_doc.h +++ b/doc/fido_doc.h @@ -40,7 +40,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 Feature List. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_FIDO_UAF_MESSAGES_MODULE FIDO UAF MESSAGES * @ingroup CAPI_FIDO_MODULE -- 2.7.4