Fix COLR typo

This commit is contained in:
Alexander Kanavin 2010-10-07 13:50:55 +03:00 committed by Marcel Holtmann
parent 5ddaed064d
commit 034a13f572
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ static void clip_colp_colr_ss_query_cb(const struct ofono_error *error,
case CALL_SETTING_TYPE_COLR:
set_colr(cs, status);
value = colr_status_to_string(status);
context = "CallingLineRestriction";
context = "CalledLineRestriction";
break;
default: