jdk/src/java.desktop/share/classes/java/awt/RadialGradientPaint.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 45025 9ad3afa82b5e
--- a/jdk/src/java.desktop/share/classes/java/awt/RadialGradientPaint.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/java/awt/RadialGradientPaint.java	Thu Oct 30 07:31:41 2014 -0700
@@ -94,7 +94,7 @@
  * Note that some minor variations in distances may occur due to sampling at
  * the granularity of a pixel.
  * If no cycle method is specified, {@code NO_CYCLE} will be chosen by
- * default, which means the the last keyframe color will be used to fill the
+ * default, which means the last keyframe color will be used to fill the
  * remaining area.
  * <p>
  * The colorSpace parameter allows the user to specify in which colorspace