Fix type in telephony_common.h 55/324755/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20250530.090445 accepted/tizen/unified/x/20250531.233008
authorchaehee.hong <chaehee.hong@samsung.com>
Mon, 26 May 2025 01:20:29 +0000 (10:20 +0900)
committerchaehee.hong <chaehee.hong@samsung.com>
Mon, 26 May 2025 01:22:35 +0000 (10:22 +0900)
Change-Id: I4b845a8a3cd533028d5547ce6cf1ba12da30e2b1

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