More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothEvents.c
index 543e1b8..8e51279 100644 (file)
@@ -56,7 +56,7 @@ void Bluetooth_StackInitialized(void)
                 Bluetooth_State.LocalBDADDR[5], Bluetooth_State.LocalBDADDR[4], Bluetooth_State.LocalBDADDR[3],\r
                 Bluetooth_State.LocalBDADDR[2], Bluetooth_State.LocalBDADDR[1], Bluetooth_State.LocalBDADDR[0]);\r
                         \r
-       /* Reinitialize the services placed on top of the Bluetooth stack ready for new connections */\r
+       /* Reinitialise the services placed on top of the Bluetooth stack ready for new connections */\r
        RFCOMM_Initialize();\r
 }\r
 \r