jdk/src/java.desktop/share/classes/sun/swing/UIClientPropertyKey.java
changeset 31164 a61c96d50ddd
parent 25859 3317bb8137f4
--- a/jdk/src/java.desktop/share/classes/sun/swing/UIClientPropertyKey.java	Wed Jun 03 15:21:35 2015 +0300
+++ b/jdk/src/java.desktop/share/classes/sun/swing/UIClientPropertyKey.java	Wed Jun 03 18:39:26 2015 +0400
@@ -27,7 +27,7 @@
 
 /**
  * This interface is used only for tagging keys for client properties
- * for {@code JComponent} set by UI which needs to be cleared on L&F
+ * for {@code JComponent} set by UI which needs to be cleared on {@literal L&F}
  * change and serialization.
  *
  * All such keys are removed from client properties in {@code