diff options
Diffstat (limited to 'digikam/libs/lprof/cmslnr.cpp')
-rw-r--r-- | digikam/libs/lprof/cmslnr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/lprof/cmslnr.cpp b/digikam/libs/lprof/cmslnr.cpp index 696d2c70..17d8fcaa 100644 --- a/digikam/libs/lprof/cmslnr.cpp +++ b/digikam/libs/lprof/cmslnr.cpp @@ -66,7 +66,7 @@ void cdecl cmsxApplyLinearizationGamma(WORD In[3], LPGAMMATABLE Gamma[3], WORD O /* */ /* We first assume R', G' and B' does exhibit a non-linear behaviour */ /* that can be separated for each channel as Yr(R'), Yg(G'), Yb(B') */ -/* This is the tqshaper step */ +/* This is the shaper step */ /* */ /* R = Lr(R') */ /* G = Lg(G') */ |