diff --git a/i3pystatus/battery.py b/i3pystatus/battery.py index b78a8b8..c42636d 100644 --- a/i3pystatus/battery.py +++ b/i3pystatus/battery.py @@ -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 """