@@ -143,11 +143,11 @@ /** * Get the name of the category of which this attribute value is an * instance. * <P> - * For class Chromaticity, the category name is <CODE>"chromaticity"</CODE>. + * For class Chromaticity, the category name is {@code "chromaticity"}. * * @return Attribute category name. */ public final String getName() { return "chromaticity";