mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 23:32:14 +02:00
at: fix more typos
This commit is contained in:
2
src/at.c
2
src/at.c
@@ -295,7 +295,7 @@ static gboolean modem_response(gint fd,
|
||||
if (manager->at_callback != NULL)
|
||||
manager->at_callback(manager, response);
|
||||
else
|
||||
g_warning("AT command succesfull but no callback registered");
|
||||
g_warning("AT command successful but no callback registered");
|
||||
}
|
||||
/* Not a recognized response, try running next command, just in case */
|
||||
else
|
||||
|
Reference in New Issue
Block a user