call-settings: fix typo

This commit is contained in:
Nicolas Bertrand 2011-06-17 15:09:12 +02:00 committed by Denis Kenzior
parent 19fc6d5f2d
commit 51aee138de
1 changed files with 1 additions and 1 deletions

View File

@ -733,7 +733,7 @@ static void clir_ss_query_callback(const struct ofono_error *error,
switch (network) {
case CLIR_STATUS_UNKNOWN:
value = "uknown";
value = "unknown";
break;
case CLIR_STATUS_PROVISIONED_PERMANENT: