fix the uncorrect word
Signed-off-by: kcx2366425574 <18279911430@163.com>
This commit is contained in:
parent
220aa5b889
commit
9eff6761df
|
@ -348,7 +348,7 @@ func (c *hwMonCollector) hwmonName(dir string) (string, error) {
|
||||||
// However the path of the device has to be stable:
|
// However the path of the device has to be stable:
|
||||||
// - /sys/devices/<bus>/<device>
|
// - /sys/devices/<bus>/<device>
|
||||||
// Some hardware monitors have a "name" file that exports a human
|
// Some hardware monitors have a "name" file that exports a human
|
||||||
// readbale name that can be used.
|
// readable name that can be used.
|
||||||
|
|
||||||
// human readable names would be bat0 or coretemp, while a path string
|
// human readable names would be bat0 or coretemp, while a path string
|
||||||
// could be platform_applesmc.768
|
// could be platform_applesmc.768
|
||||||
|
|
Loading…
Reference in New Issue