--- old/src/share/classes/javax/swing/JLabel.java 2013-09-27 16:02:51.901502652 +0400 +++ new/src/share/classes/javax/swing/JLabel.java 2013-09-27 16:02:51.737504714 +0400 @@ -80,7 +80,7 @@ * should appear between the text and the image. * The default is 4 pixels. *

- * See How to Use Labels + * See How to Use Labels * in The Java Tutorial * for further documentation. *