summaryrefslogtreecommitdiffstats
path: root/examples/battery
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-22 08:03:59 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-22 08:03:59 +0100
commit4a8d490cc62902672969bd2750bb0c0a66064a4a (patch)
tree46ff7ae64fcddc149f441d22149fa376d8a063a3 /examples/battery
parentadd todos (diff)
downloadblueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.gz
blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.bz2
blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.xz
m + list examples in info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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 5665f3e..4f333f4 100644
--- a/examples/battery
+++ b/examples/battery
@@ -1,7 +1,7 @@
# -*- python -*-
# This is a small example that inverts the colours when the
-# batteries capacity is low.
+# battery's capacity is low.
# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)