Fix the build warnings and typo error
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / audio / bt-service-audio.c
index 6825750..6d5922e 100644 (file)
@@ -311,7 +311,7 @@ static int __bt_is_headset_connected(int current_conn_type, const char *address)
                return BLUETOOTH_ERROR_NOT_CONNECTED;
 #endif
 
-       /* Convert BD adress from string type */
+       /* Convert BD address from string type */
        _bt_convert_addr_string_to_type(device_address.addr, connected_address);
        int value = BLUETOOTH_ERROR_NONE;
        BT_DBG("Already connected headset addr  [%s] connected headset type [0x%x] current dev conn type [0x%x]",