little comment spelling fixes

This commit is contained in:
Michael Stapelberg
2011-08-12 23:09:59 +02:00
parent 72ef8a7c19
commit dddce72bd7
3 changed files with 14 additions and 14 deletions

View File

@ -40,7 +40,7 @@ static int outputs_null_cb(void *params_) {
}
/*
* Parse a booleant-value (active)
* Parse a boolean value (active)
*
*/
static int outputs_boolean_cb(void *params_, bool val) {