summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-13 02:02:03 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-13 02:02:03 +0100
commit4c87f45577e54e6108651d4632614e3e89c554c2 (patch)
treedc5d00c0095eb7497ca79e071aae313bc24bea32
parentadd missing minus (diff)
downloadblueshift-4c87f45577e54e6108651d4632614e3e89c554c2.tar.gz
blueshift-4c87f45577e54e6108651d4632614e3e89c554c2.tar.bz2
blueshift-4c87f45577e54e6108651d4632614e3e89c554c2.tar.xz
typo1.90.4
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--src/curve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/curve.py b/src/curve.py
index 9e1eefe..b0bf777 100644
--- a/src/curve.py
+++ b/src/curve.py
@@ -333,7 +333,7 @@ def sigmoid(r, g = ..., b = ...):
4.5 is good value start start testing at.
You would probably like to use rgb_limits before
this to adjust the black point as that is the
- only why to adjust the black point on many LCD
+ only way to adjust the black point on many LCD
monitors.
@param r:float? The sigmoid parameter for the red curve