jdk/src/java.desktop/share/classes/javax/swing/text/html/IsindexView.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 28236 610561ed1847
--- a/jdk/src/java.desktop/share/classes/javax/swing/text/html/IsindexView.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/javax/swing/text/html/IsindexView.java	Thu Oct 30 07:31:41 2014 -0700
@@ -53,7 +53,7 @@
     }
 
     /**
-     * Creates the components necessary to to implement
+     * Creates the components necessary to implement
      * this view.  The component returned is a <code>JPanel</code>,
      * that contains the PROMPT to the left and <code>JTextField</code>
      * to the right.