diff --git a/lib/libbluetooth/bluetooth.h b/lib/libbluetooth/bluetooth.h index 516f691623c5..d9797876e790 100644 --- a/lib/libbluetooth/bluetooth.h +++ b/lib/libbluetooth/bluetooth.h @@ -45,7 +45,7 @@ __BEGIN_DECLS /* - * Lunux BlueZ compatibility + * Linux BlueZ compatibility */ #define bacmp(ba1, ba2) memcmp((ba1), (ba2), sizeof(bdaddr_t))