Fix the misspelling of "configuration"

Change-Id: If9c2ae83843a78a01a9c29ff820448c7aefa6b1b
This commit is contained in:
lijunjie 2018-12-27 16:22:15 +08:00
parent 351cc87c9c
commit f538394537
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 ;