Fix autofill client document 37/316637/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20241007.172609
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Aug 2024 04:19:23 +0000 (13:19 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Aug 2024 04:20:32 +0000 (13:20 +0900)
Change-Id: Ic36647211b80eee8364da6a63c229697268fedd3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
doc/autofill_client_doc.h

index 52e4c420ee5f36482722da958ec8735e8e596170..45b4230144a30b86fac671cfebff8b794192d540 100644 (file)
@@ -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 <autofill.h>
  * @section CAPI_UIX_AUTOFILL_CLIENT_MODULE_OVERVIEW Overview