git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1103 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Dave Hoover
2011-01-01 05:03:06 +00:00
parent aa7cef1891
commit 96d7b697a3
@@ -70,7 +70,7 @@ public class Colorization
} }
/** /**
* Adjusts the supplied color by the offests in this colorization, * Adjusts the supplied color by the offsets in this colorization,
* taking the appropriate measures for hue (wrapping it around) and * taking the appropriate measures for hue (wrapping it around) and
* saturation and value (clipping). * saturation and value (clipping).
* *