From 25024e3c8ffa110246cf6a9b53b3e9b66b43c4cf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Mar 2014 21:45:46 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/curve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/curve.py b/src/curve.py index 36b4346..75b0450 100644 --- a/src/curve.py +++ b/src/curve.py @@ -211,7 +211,7 @@ def temperature(temperature, algorithm): Change colour temperature according to the CIE illuminant series D @param temperature:float The blackbody temperature in kelvins - @param algorithm:(float)→(float, float, float) Algorithm for calculating a white point, for example `series_d` or `simple_whitepoint` + @param algorithm:(float)→(float, float, float) Algorithm for calculating a white point, for example `cmf_10deg` ''' if temperature == 6500: return -- cgit v1.2.3-70-g09d2