fix(ble/bluedroid): Fixed BLE spelling error in word

This commit is contained in:
zhanghaipeng 2024-05-07 16:24:27 +08:00
parent 36b44e7430
commit a7d1558e32

View File

@ -1083,7 +1083,7 @@ config BT_ACL_CONNECTIONS
is used.
config BT_MULTI_CONNECTION_ENBALE
bool "Enable BLE multi-conections"
bool "Enable BLE multi-connections"
depends on BT_BLE_ENABLED
default y
help