jdk/src/java.desktop/share/classes/javax/swing/text/BoxView.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 30462 507bcb03c954
--- a/jdk/src/java.desktop/share/classes/javax/swing/text/BoxView.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/javax/swing/text/BoxView.java	Thu Oct 30 07:31:41 2014 -0700
@@ -1128,7 +1128,7 @@
      * indicating the <code>View</code>s are layed out in ascending order.
      * <p>
      * If the receiver is laying its <code>View</code>s along the
-     * <code>Y_AXIS</code>, this will will return the value from
+     * <code>Y_AXIS</code>, this will return the value from
      * invoking the same method on the <code>View</code>
      * responsible for rendering <code>position</code> and
      * <code>bias</code>. Otherwise this will return false.