Some typos fixed.

This commit is contained in:
Tobias Brunner
2011-02-07 11:39:41 +01:00
parent 2b2eecb6ec
commit 84545f6e7c
13 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ METHOD(listener_t, message, bool,
}
else
{
DBG1(DBG_CFG, "unkown payload to sort: '%s', skipped", name);
DBG1(DBG_CFG, "unknown payload to sort: '%s', skipped", name);
}
}
order->destroy(order);