Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Revision:
33:3b6f3904dde0
Parent:
31:529db15abda7
Child:
34:7d412c989964
--- a/Cellular/UIP.h	Tue Jul 15 20:37:08 2014 +0000
+++ b/Cellular/UIP.h	Wed Jul 16 14:26:10 2014 +0000
@@ -46,7 +46,7 @@
     * init method on the returned object first, before even creating the
     * other objects.
     *
-    * @returns a reference to the single Cellular obect that has been created.
+    * @returns a reference to the single Cellular object that has been created.
     */
     UIP(Radio type);