minor: fix for typo in WriteTag documentation
This commit is contained in:
parent
b0972bab3f
commit
8cc03cbf11
|
|
@ -1699,7 +1699,7 @@ public boolean isSomething()
|
|||
<section name="WriteTag">
|
||||
<subsection name="Description">
|
||||
<p>
|
||||
Requires cpecified JavaDoc tag to be present in javadoc comment with proper format. To define the
|
||||
Requires user defined JavaDoc tag to be present in javadoc comment with defined format. To define the
|
||||
format for a tag, set property tagFormat to a regular
|
||||
expression. Property tagSeverity is used for severity of events when the tag exists.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue