diff options
Diffstat (limited to 'gamut/isecvol.c')
-rwxr-xr-x[-rw-r--r--] | gamut/isecvol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamut/isecvol.c b/gamut/isecvol.c index 71d918a..58eea9d 100644..100755 --- a/gamut/isecvol.c +++ b/gamut/isecvol.c @@ -115,7 +115,7 @@ gedge *e /* edge to test (may be from another gamut) */ /* Return the total volume of the gamut */ -/* Return -1.0 if incomaptible gamuts */ +/* Return -1.0 if incompatible gamuts */ double isect_volume( gamut *s1, gamut *s2 |