typo
This commit is contained in:
parent
f960587dc0
commit
b8fa0dec72
|
@ -1135,7 +1135,7 @@ static void getValue(const char *paramStr) {
|
|||
}
|
||||
#endif
|
||||
else {
|
||||
scheduleMsg(&logger, "unexpcted here: %s", paramStr);
|
||||
scheduleMsg(&logger, "Invalid Parameter: %s", paramStr);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue