Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
68:2f3ead00ab0a
Parent:
66:6b00a764e549
Child:
69:4fc3b0ad12c7
--- a/Tests/Test11.h	Thu Nov 01 15:49:08 2012 +0000
+++ b/Tests/Test11.h	Tue Dec 18 13:57:14 2012 +0000
@@ -31,7 +31,7 @@
          LOG("... Clearing out SMS mail box first");
          for(int j=0; j<3; j++) {
             if(_modem->getSMCount(&smCount)!=0) {
-               LOG("Faiure getting SM count");
+               LOG("Failure getting SM count");
                return false;
             }