<tt>替换成<code>

This commit is contained in:
Redkale
2020-08-31 09:31:38 +08:00
parent fddb2a3be0
commit 9d343694cc
18 changed files with 176 additions and 178 deletions

View File

@@ -82,7 +82,7 @@ class Handler {
/**
* Internal name of the type of exceptions handled by this handler, or
* <tt>null</tt> to catch any exceptions.
* <code>null</code> to catch any exceptions.
*/
String desc;