From a33e06317ea51b43a58d092348a0897cc72b4d2b Mon Sep 17 00:00:00 2001 From: Jihoon Jung Date: Thu, 8 Aug 2024 10:12:28 +0900 Subject: [PATCH] Fix wrong section name Change-Id: Ie8630a47c282aa7c28cd601e5f081a8acb3cf7fe Signed-off-by: Jihoon Jung --- doc/mobile/smartcard_doc.h | 6 +++--- doc/wearable/smartcard_doc.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/mobile/smartcard_doc.h b/doc/mobile/smartcard_doc.h index a69d697..95b8c66 100644 --- a/doc/mobile/smartcard_doc.h +++ b/doc/mobile/smartcard_doc.h @@ -89,7 +89,7 @@ * * @section CAPI_NETWORK_SMARTCARD_READER_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_READER_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n @@ -112,7 +112,7 @@ * * @section CAPI_NETWORK_SMARTCARD_SESSION_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_SESSION_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n @@ -135,7 +135,7 @@ * * @section CAPI_NETWORK_SMARTCARD_CHANNEL_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_CHANNEL_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n diff --git a/doc/wearable/smartcard_doc.h b/doc/wearable/smartcard_doc.h index a69d697..95b8c66 100644 --- a/doc/wearable/smartcard_doc.h +++ b/doc/wearable/smartcard_doc.h @@ -89,7 +89,7 @@ * * @section CAPI_NETWORK_SMARTCARD_READER_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_READER_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n @@ -112,7 +112,7 @@ * * @section CAPI_NETWORK_SMARTCARD_SESSION_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_SESSION_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n @@ -135,7 +135,7 @@ * * @section CAPI_NETWORK_SMARTCARD_CHANNEL_MODULE_HEADER Required Header * \#include - * @section CAPI_NETWORK_SMARTCARD_SE_SERVICE_MODULE_FEATURE Related Features + * @section CAPI_NETWORK_SMARTCARD_CHANNEL_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/network.secure_element\n * - %http://tizen.org/feature/network.secure_element.ese\n -- 2.34.1