jdk/src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
--- a/jdk/src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/javax/swing/ScrollPaneLayout.java	Thu Oct 30 07:31:41 2014 -0700
@@ -225,7 +225,7 @@
      * </ul>
      *
      * @param s the component identifier
-     * @param c the the component to be added
+     * @param c the component to be added
      * @exception IllegalArgumentException if <code>s</code> is an invalid key
      */
     public void addLayoutComponent(String s, Component c)