--- old/src/share/classes/javax/swing/JTable.java 2013-09-25 23:23:23.698022633 +0400 +++ new/src/share/classes/javax/swing/JTable.java 2013-09-25 23:23:23.566022628 +0400 @@ -62,7 +62,7 @@ /** * The JTable is used to display and edit regular two-dimensional tables * of cells. - * See How to Use Tables + * See How to Use Tables * in The Java Tutorial * for task-oriented documentation and examples of using JTable. * @@ -2489,7 +2489,7 @@ * The default value of this property is defined by the look * and feel implementation. *

- * This is a JavaBeans bound property. + * This is a JavaBeans bound property. * * @param selectionForeground the Color to use in the foreground * for selected list items @@ -2527,7 +2527,7 @@ * The default value of this property is defined by the look * and feel implementation. *

- * This is a JavaBeans bound property. + * This is a JavaBeans bound property. * * @param selectionBackground the Color to use for the background * of selected cells