mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Spelling fixes from Ville Skyttä
This commit is contained in:
@@ -115,7 +115,7 @@ static int get_label_size(const sensors_chip_name *name)
|
||||
int i;
|
||||
const sensors_feature *iter;
|
||||
char *label;
|
||||
unsigned int max_size = 11; /* 11 as minumum label width */
|
||||
unsigned int max_size = 11; /* 11 as minimum label width */
|
||||
|
||||
i = 0;
|
||||
while ((iter = sensors_get_features(name, &i))) {
|
||||
|
Reference in New Issue
Block a user