diff -r 2c576be3968c -r 5b96e2b155eb jdk/src/java.desktop/share/classes/javax/swing/BorderFactory.java --- a/jdk/src/java.desktop/share/classes/javax/swing/BorderFactory.java Thu May 19 16:45:58 2016 +0530 +++ b/jdk/src/java.desktop/share/classes/javax/swing/BorderFactory.java Fri May 20 10:48:48 2016 +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