diff options
Diffstat (limited to 'examples/battery')
-rw-r--r-- | examples/battery | 2 |
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) |