--- old/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlAttribute.java 2015-09-19 13:15:40.112817446 +0300 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/annotation/XmlAttribute.java 2015-09-19 13:15:39.976816771 +0300 @@ -37,7 +37,7 @@ * *

Usage

*

- * The @XmlAttribute annotation can be used with the + * The {@code @XmlAttribute} annotation can be used with the * following program elements: *