From be91ec8de6bc65aad308d7f043491cc9eb9ac9d0 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Mon, 26 Aug 2024 13:19:23 +0900 Subject: [PATCH] Fix autofill client document Change-Id: Ic36647211b80eee8364da6a63c229697268fedd3 Signed-off-by: Jihoon Kim --- doc/autofill_client_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1