@@ -118,11 +118,11 @@ /** * Gets the name of the category of which this attribute value is an * instance. * <P> * For class DialogTypeSelection the category name is - * <CODE>"dialog-type-selection"</CODE>. + * {@code "dialog-type-selection"}. * * @return Attribute category name. */ public final String getName() { return "dialog-type-selection";