@@ -51,11 +51,11 @@ } /** * Get the MIME type of the data that this * kit represents support for. This kit supports - * the type <code>text/rtf</code>. + * the type {@code text/rtf}. * * @return the type */ public String getContentType() { return "text/rtf";