--- old/src/share/classes/javax/swing/JToolTip.java 2013-09-25 23:23:26.174022719 +0400 +++ new/src/share/classes/javax/swing/JToolTip.java 2013-09-25 23:23:26.046022714 +0400 @@ -44,7 +44,7 @@ * display can override JComponent's createToolTip * method and use a subclass of this class. *

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