jdk/src/share/classes/javax/swing/JToolTip.java
changeset 20157 cafca01a8e28
parent 17681 3c9334642f36
child 20455 f6f9a0c2796b
--- a/jdk/src/share/classes/javax/swing/JToolTip.java	Tue Sep 24 12:25:50 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/JToolTip.java	Tue Sep 24 16:36:00 2013 +0400
@@ -85,7 +85,7 @@
     }
 
     /**
-     * Returns the L&F object that renders this component.
+     * Returns the L&F object that renders this component.
      *
      * @return the <code>ToolTipUI</code> object that renders this component
      */
@@ -104,7 +104,7 @@
 
 
     /**
-     * Returns the name of the L&F class that renders this component.
+     * Returns the name of the L&amp;F class that renders this component.
      *
      * @return the string "ToolTipUI"
      * @see JComponent#getUIClassID