--- old/modules/javafx.graphics/src/main/java/javafx/scene/paint/Color.java 2018-07-31 08:50:30.805794200 +0300 +++ new/modules/javafx.graphics/src/main/java/javafx/scene/paint/Color.java 2018-07-31 08:50:30.540794500 +0300 @@ -715,7 +715,7 @@ * @param hueShift the hue shift * @param saturationFactor the saturation factor * @param brightnessFactor the brightness factor - * @param opacityFactor the brightness factor + * @param opacityFactor the opacity factor * @return a {@code Color} based based on this {@code Color} with hue, * saturation, brightness and opacity values altered. */