--- old/src/java.desktop/share/classes/javax/swing/BorderFactory.java 2016-05-19 13:20:33.090007700 +0300 +++ new/src/java.desktop/share/classes/javax/swing/BorderFactory.java 2016-05-19 13:20:31.903357000 +0300 @@ -52,7 +52,7 @@ //// LineBorder /////////////////////////////////////////////////////////////// /** - * Creates a line border withe the specified color. + * Creates a line border with the specified color. * * @param color a Color to use for the line * @return the Border object