diff options
-rw-r--r-- | drivers/atmodem/voicecall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atmodem/voicecall.c b/drivers/atmodem/voicecall.c index 7c788f42..178df20c 100644 --- a/drivers/atmodem/voicecall.c +++ b/drivers/atmodem/voicecall.c @@ -313,7 +313,7 @@ static void atd_cb(gboolean ok, GAtResult *result, gpointer user_data) return; } - /* Telephonyd will generate a call with the dialed number + /* oFono core will generate a call with the dialed number * inside its dial callback. Unless we got COLP information * we do not need to communicate that a call is being * dialed |