--- old/src/java.desktop/share/classes/java/awt/AlphaComposite.java 2014-08-21 20:49:53.071858200 +0400 +++ new/src/java.desktop/share/classes/java/awt/AlphaComposite.java 2014-08-21 20:49:52.866846500 +0400 @@ -304,7 +304,7 @@ *

* Alternately, an implementation that uses floating point math * might produce more accurate results and end up returning to the - * original pixel value with little, if any, roundoff error. + * original pixel value with little, if any, round-off error. * Or, an implementation using integer math might decide that since * the equations boil down to a virtual NOP on the color values * if performed in a floating point space, it can transfer the