From 0f45b9c8e076483cd546d0bc9c606b73455295c6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 30 Jul 2010 09:48:35 +0000 Subject: More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. --- Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c') diff --git a/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c b/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c index 543e1b879..8e51279d3 100644 --- a/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c +++ b/Demos/Host/Incomplete/BluetoothHost/BluetoothEvents.c @@ -56,7 +56,7 @@ void Bluetooth_StackInitialized(void) Bluetooth_State.LocalBDADDR[5], Bluetooth_State.LocalBDADDR[4], Bluetooth_State.LocalBDADDR[3], Bluetooth_State.LocalBDADDR[2], Bluetooth_State.LocalBDADDR[1], Bluetooth_State.LocalBDADDR[0]); - /* Reinitialize the services placed on top of the Bluetooth stack ready for new connections */ + /* Reinitialise the services placed on top of the Bluetooth stack ready for new connections */ RFCOMM_Initialize(); } -- cgit v1.2.3