Skip to content

Commit

Permalink
ts_conf: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
merge committed Nov 27, 2018
1 parent 30a19cb commit c30d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ts_conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ static int menu(struct tsdev *ts)
print_conf(conf);

/*
* ts_conf_set() frees resouces.
* ts_conf_set() frees resources.
* writing is unnecessarily done too.
*/
ret = ts_conf_set(conf);
Expand Down

0 comments on commit c30d69b

Please sign in to comment.