Merge "Fix the misspelling of "configuration""

This commit is contained in:
Zuul 2019-02-04 21:59:17 +00:00 committed by Gerrit Code Review
commit 0760eb2c4d
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ class hwmonHostClass
int hosts ;
/* This bool is set in the daemon_configure case to inform the
* FSM that there has been a configuraiton reload.
* FSM that there has been a configuration reload.
* The initial purpose if this bool is to trigger a full sensor
* dump of all hosts on demand */
bool config_reload ;