Fix typo 69/324869/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20250610.081813 accepted/tizen/unified/x/20250610.082539
authorJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:06 +0000 (14:16 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:06 +0000 (14:16 +0900)
Change-Id: I6dc5e25b39d8df94924a8838786f5b177cf0990c
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
include/hal-nfc-interface-1.h

index 1796f72f340b1dd24f43c2dcaf04b6fcde6ad7b4..6b0e6256342809c63cff4f6183fd6c9545018e3a 100644 (file)
@@ -960,7 +960,7 @@ typedef struct _net_nfc_request_receive_from_socket_t {
  * @since HAL_MODULE_NFC 1.0
  */
 typedef struct _net_nfc_stack_information_s {
-    uint32_t net_nfc_supported_tagetType;      /**< Supported target type. */
+    uint32_t net_nfc_supported_target_type;      /**< Supported target type. */
     uint32_t net_nfc_fw_version;               /**< Firmware version. */
 } net_nfc_stack_information_s;