summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-25 14:08:50 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-25 14:08:50 +0100
commit51e4f049d3bd9834972e9e7578a3c1f2d055c4a3 (patch)
tree0b3f961c4f0bddcd8e36922fa420dfde3d32aba8 /src
parentwhtiespace (diff)
downloadblueshift-51e4f049d3bd9834972e9e7578a3c1f2d055c4a3.tar.gz
blueshift-51e4f049d3bd9834972e9e7578a3c1f2d055c4a3.tar.bz2
blueshift-51e4f049d3bd9834972e9e7578a3c1f2d055c4a3.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 6a9ffbb..2a2518d 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -304,7 +304,7 @@ def continuous_run():
## Read command line arguments
-parser = ArgParser('Colour temputare controller',
+parser = ArgParser('Colour temperature controller',
sys.argv[0] + ' [options] [-- configuration-options]',
'Blueshift adjusts the colour temperature of your\n'
'monitor according to brightness outside to reduce\n'