summaryrefslogtreecommitdiff
path: root/src/cmswtpnt.c
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2017-01-22 22:28:28 +0100
committerklemens <ka7@github.com>2017-01-22 22:28:28 +0100
commit995d5eaf6f68c24a0b0866d61a22ebb76eeb8ce1 (patch)
tree2567cda7ea0d8767db815e47551d742fc302a09e /src/cmswtpnt.c
parent9936ecf0745002cea8e46dc575079b4872e9af8c (diff)
downloadlcms2-995d5eaf6f68c24a0b0866d61a22ebb76eeb8ce1.tar.gz
spelling fixes
Diffstat (limited to 'src/cmswtpnt.c')
-rw-r--r--src/cmswtpnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmswtpnt.c b/src/cmswtpnt.c
index c6b6125..949c8a5 100644
--- a/src/cmswtpnt.c
+++ b/src/cmswtpnt.c
@@ -266,7 +266,7 @@ cmsBool _cmsAdaptMatrixToD50(cmsMAT3* r, const cmsCIExyY* SourceWhitePt)
// Build a White point, primary chromas transfer matrix from RGB to CIE XYZ
// This is just an approximation, I am not handling all the non-linear
// aspects of the RGB to XYZ process, and assumming that the gamma correction
-// has transitive property in the tranformation chain.
+// has transitive property in the transformation chain.
//
// the alghoritm:
//