atmodem: fix typo

This commit is contained in:
Marko Šulejić 2016-12-14 10:39:51 +01:00 committed by Denis Kenzior
parent 5a35d19eb0
commit a9a477e469
1 changed files with 1 additions and 1 deletions

View File

@ -742,7 +742,7 @@ static void at_sms_initialized(struct ofono_sms *sms)
static void at_sms_not_supported(struct ofono_sms *sms)
{
ofono_error("SMS not supported by this modem. If this is in error"
ofono_error("SMS not supported by this modem. If this is an error"
" please submit patches to support this hardware");
ofono_sms_remove(sms);