From: Jihoon Kim Date: Mon, 26 Aug 2024 04:19:23 +0000 (+0900) Subject: Fix autofill client document X-Git-Tag: accepted/tizen/8.0/unified/20241007.172609^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_8.0_unified;p=platform%2Fcore%2Fuifw%2Fautofill.git Fix autofill client document Change-Id: Ic36647211b80eee8364da6a63c229697268fedd3 Signed-off-by: Jihoon Kim --- diff --git a/doc/autofill_client_doc.h b/doc/autofill_client_doc.h index 52e4c42..45b4230 100644 --- a/doc/autofill_client_doc.h +++ b/doc/autofill_client_doc.h @@ -22,7 +22,7 @@ * @ingroup CAPI_UIX_AUTOFILL_MODULE * @defgroup CAPI_UIX_AUTOFILL_CLIENT_MODULE Autofill client * @brief The @ref CAPI_UIX_AUTOFILL_CLIENT_MODULE API provides the functions for sending data to the autofill service and receiving the data previously entered by the user from the autofill service. - * @section CAPI_UIX_AUTOFILL_MODULE_CLIENT_HEADER Required Header + * @section CAPI_UIX_AUTOFILL_CLIENT_MODULE_HEADER Required Header * * \#include * @section CAPI_UIX_AUTOFILL_CLIENT_MODULE_OVERVIEW Overview