changed default debug settings

Fork of cc3000_hostdriver_mbedsocket by Martin Kojtal

Revision:
25:4d4072a9cc12
Parent:
24:ba3fa29197ac
Child:
26:456f73ed2a75
--- a/cc3000.h	Thu Oct 03 21:02:56 2013 +0000
+++ b/cc3000.h	Thu Oct 03 21:03:34 2013 +0000
@@ -63,7 +63,7 @@
 // Debug - General Debug
 #define CC3000_DEBUG
 
-// Add color too the debug messages, requires a VT100 terminal like putty, comment out to remove
+// Add color to the debug messages, requires a VT100 terminal like putty, comment out to remove
 #define VT100_COLOUR
 
 #ifdef CC3000_DEBUG_SOCKET