--- old/src/share/classes/javax/swing/JTable.java Wed Jan 7 17:52:24 2015 +++ new/src/share/classes/javax/swing/JTable.java Wed Jan 7 17:52:23 2015 @@ -61,7 +61,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. * @@ -2488,7 +2488,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 @@ -2526,7 +2526,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