summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'