Fixed an accidental replace in a bullet list
This commit is contained in:
parent
848077dbfe
commit
0bf17aa833
@ -129,7 +129,7 @@ class BatteryChecker(IntervalModule):
|
|||||||
* `{percentage_design}` — absolute battery charge percentage
|
* `{percentage_design}` — absolute battery charge percentage
|
||||||
* `{consumption (Watts)}` — current power flowing into/out of the battery
|
* `{consumption (Watts)}` — current power flowing into/out of the battery
|
||||||
* `{status}`
|
* `{status}`
|
||||||
# `{no_of_batteries}` — The number of batteries included
|
* `{no_of_batteries}` — The number of batteries included
|
||||||
* `{battery_ident}` — the same as the setting
|
* `{battery_ident}` — the same as the setting
|
||||||
* `{bar}` —bar displaying the percentage graphically
|
* `{bar}` —bar displaying the percentage graphically
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user