--- old/src/share/classes/javax/swing/BorderFactory.java 2013-09-27 16:02:42.117625652 +0400 +++ new/src/share/classes/javax/swing/BorderFactory.java 2013-09-27 16:02:41.977627412 +0400 @@ -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. *