From 579d05a7413f108da00ea229d2d710cbd9c61ffd Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Fri, 9 Nov 2018 19:21:37 +0900 Subject: [PATCH] Revise autofill introduction Change-Id: I0bfa96532330cc30585565d1b42da3e075e81683 Signed-off-by: Jihoon Kim --- doc/autofill_doc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/autofill_doc.h b/doc/autofill_doc.h index 2142e53..fd65b1c 100644 --- a/doc/autofill_doc.h +++ b/doc/autofill_doc.h @@ -26,7 +26,8 @@ * \#include * * @section CAPI_UIX_AUTOFILL_MODULE_OVERVIEW Overview - * Autofill is a feature that allows you to fill out commonly-entered information such as Autofill is a feature that allows you to fill out commonly-entered information such as email, account and address in a text input field. email, account and address in a text input field. + * Autofill is a feature that allows you to fill out commonly-entered information such as email, account and address in a text input field. email, account and address in a text input field. + * @ref CAPI_UIX_AUTOFILL_MODULE APIs are responsible for sending data for supporting autofill to the autofill service and receiving the commonly-entered data from the autofill service. */ -- 2.7.4