--- old/src/share/classes/javax/swing/JList.java 2013-09-25 23:23:16.146022370 +0400 +++ new/src/share/classes/javax/swing/JList.java 2013-09-25 23:23:16.014022366 +0400 @@ -257,10 +257,10 @@ * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. *

- * See How to Use Lists - * in The Java Tutorial + * See How to Use Lists + * in The Java Tutorial * for further documentation. - * Also see the article Advanced JList Programming + * Also see the article Advanced JList Programming * in The Swing Connection. *

* @see ListModel