Skip to content

Commit 220b4aa

Browse files
Gaurav-Punjabirnveach
authored andcommitted
minor: fix violation for MissingLeadingAsterisk
1 parent bd5ca6b commit 220b4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/src/main/java/com/github/sevntu/checkstyle/checks/annotation/RequiredParameterForAnnotationCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
* class SomeClass {}
6868
* </code>
6969
* </pre>
70-
<p>
70+
* <p>
7171
* <b>Example 2.</b><br>
7272
* Configuration:
7373
* </p>

0 commit comments

Comments
 (0)