Skip to content

Commit 9b2a362

Browse files
committed
chore: correct a typo
1 parent b64999a commit 9b2a362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powersupply/battery/battery.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ func GetBatteryInfo(bat *gudev.Device) *BatteryInfo {
273273
energyRate = 0
274274
}
275275

276-
/* the hardware reporting faield --try to calculate this */
276+
/* the hardware reporting failed --try to calculate this */
277277
// if energyRate < 0.01 {
278278
// TODO
279279
// }

0 commit comments

Comments
 (0)