summaryrefslogtreecommitdiffstats
path: root/examples/battery
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:54:18 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:54:18 +0100
commitba10d9b4d716a76c9a51feb8ed4934aacb5156ed (patch)
tree4881b63011d445651f1f1b70df76cba648651545 /examples/battery
parentFix typoes (diff)
downloadblueshift-ba10d9b4d716a76c9a51feb8ed4934aacb5156ed.tar.gz
blueshift-ba10d9b4d716a76c9a51feb8ed4934aacb5156ed.tar.bz2
blueshift-ba10d9b4d716a76c9a51feb8ed4934aacb5156ed.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'examples/battery')
-rw-r--r--examples/battery2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/battery b/examples/battery
index 99e7e0f..2981adb 100644
--- a/examples/battery
+++ b/examples/battery
@@ -58,7 +58,7 @@ def get_capacity():
return (discharging, capacity)
-# Lets wait only 30 seconds, instead of a minute before running again.
+# Let's wait only 30 seconds, instead of a minute before running again.
wait_period = 30
# Do not fade in or out.