One character typo fix (dont't to don't..)

This commit is contained in:
Sara Damiano
2019-09-18 14:56:02 -04:00
parent ce8d6bd318
commit c48969ac89

View File

@@ -208,7 +208,7 @@ public:
return false;
}
return sock_connected;
// NOTE: We dont't check or return
// NOTE: We don't check or return
// modemGetConnected() because we don't
// want to go into command mode.
// return at->modemGetConnected();