diff --git a/examples/bluetooth/ble_adv/main/app_bt.c b/examples/bluetooth/ble_adv/main/app_bt.c index f6c01a2dba..2b3a5bbf29 100644 --- a/examples/bluetooth/ble_adv/main/app_bt.c +++ b/examples/bluetooth/ble_adv/main/app_bt.c @@ -245,7 +245,7 @@ void app_main() /* * If call mem release here, also work. Input ESP_BT_MODE_CLASSIC_BT, the function will - * release the memory of classic bt mdoe. + * release the memory of classic bt mode. * esp_bt_controller_mem_release(ESP_BT_MODE_CLASSIC_BT); * */