Fixed an accidental replace in a bullet list

This commit is contained in:
Mikael Knutsson 2015-05-10 09:57:45 +02:00 committed by enkore
parent 848077dbfe
commit 0bf17aa833

View File

@ -129,7 +129,7 @@ class BatteryChecker(IntervalModule):
* `{percentage_design}` absolute battery charge percentage
* `{consumption (Watts)}` current power flowing into/out of the battery
* `{status}`
# `{no_of_batteries}` — The number of batteries included
* `{no_of_batteries}` The number of batteries included
* `{battery_ident}` the same as the setting
* `{bar}` bar displaying the percentage graphically
"""