jdk/src/share/classes/javax/swing/table/DefaultTableCellRenderer.java
changeset 20428 929cd48fca8a
parent 7668 d4a77089c587
child 20458 f2423fb3fd19
--- a/jdk/src/share/classes/javax/swing/table/DefaultTableCellRenderer.java	Thu Sep 26 16:10:36 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/table/DefaultTableCellRenderer.java	Fri Sep 27 12:35:43 2013 +0400
@@ -150,7 +150,7 @@
 
     /**
      * Notification from the <code>UIManager</code> that the look and feel
-     * [L&F] has changed.
+     * [L&amp;F] has changed.
      * Replaces the current UI object with the latest version from the
      * <code>UIManager</code>.
      *