From 43a49d9702fb695477355c8632887bb5d4097bf7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 7 Jan 2016 17:32:48 +0100 Subject: typo 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(-) diff --git a/src/curve.py b/src/curve.py index 2953095..ee2c7d5 100644 --- a/src/curve.py +++ b/src/curve.py @@ -268,7 +268,7 @@ def gamma(r, g = ..., b = ...): def negative(r = True, g = ..., b = ...): ''' - Revese the colour curves (negative image with gamma preservation) + Reverse the colour curves (negative image with gamma preservation) @param r:bool Whether to invert the red curve @param g:bool|... Whether to invert the green curve, defaults to `r` if `...` -- cgit v1.2.3-70-g09d2