netmonagent: Fix typo

This commit is contained in:
Denis Kenzior 2017-09-09 10:21:20 -05:00
parent 9b023a0b06
commit 25db45daaa
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ static void netmon_agent_disconnect_cb(DBusConnection *conn, void *user_data)
{
struct netmon_agent *agent = user_data;
ofono_debug("Agent excited without calling UnregisterAgent");
ofono_debug("Agent exited without calling UnregisterAgent");
agent->disconnect_watch = 0;