Fix type in telephony_common.h 57/324757/1 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20250526.172325
authorchaehee.hong <chaehee.hong@samsung.com>
Mon, 26 May 2025 01:37:46 +0000 (10:37 +0900)
committerchaehee.hong <chaehee.hong@samsung.com>
Mon, 26 May 2025 01:37:58 +0000 (10:37 +0900)
Change-Id: If8bed592e87ee95ed7827aa6c8b48ed32a29dadb

include/telephony_common.h

index f899a0394212939091d0036bd405da75d9d340ac..7b870d8972f67f55f1fa35b5547c48c031f89a56 100644 (file)
@@ -125,7 +125,7 @@ typedef enum  {
                                                                        'bs_latitude(int)' will be delivered in notification data (@b Since: 3.0) @n
                                                                        Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_NETWORK_BS_LONGITUDE,                    /**< Notification to be invoked when the base station longitude changes. @n
-                                                                       'bs_longitue(int)' will be delivered in notification data (@b Since: 3.0) @n
+                                                                       'bs_longitude(int)' will be delivered in notification data (@b Since: 3.0) @n
                                                                        Privilege : %http://tizen.org/privilege/location.coarse */
        TELEPHONY_NOTI_VOICE_CALL_STATUS_IDLE = 0x32,                   /**< Notification to be invoked when a voice call is in idle status. @n
                                                                        'handle_id(unsigned int)' will be delivered in notification data (@b Since: 2.4) @n