jdk/src/java.desktop/share/classes/java/awt/AlphaComposite.java
changeset 26749 b6598aa90114
parent 25859 3317bb8137f4
child 35667 ed476aba94de
--- a/jdk/src/java.desktop/share/classes/java/awt/AlphaComposite.java	Tue Sep 16 14:58:27 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/java/awt/AlphaComposite.java	Wed Sep 17 16:14:12 2014 +0400
@@ -304,7 +304,7 @@
  * <p>
  * 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