--- old/src/share/classes/javax/swing/BorderFactory.java Wed Jan 7 17:49:28 2015 +++ new/src/share/classes/javax/swing/BorderFactory.java Wed Jan 7 17:49:27 2015 @@ -35,7 +35,7 @@ * possible, this factory will hand out references to shared * Border instances. * For further information and examples see - * How + * How to Use Borders, * a section in The Java Tutorial. *