fixed typo in config file.
This commit is contained in:
parent
3535f542dc
commit
1c7341013d
|
|
@ -52,7 +52,7 @@
|
|||
<module name="JavadocMethod"/>
|
||||
<module name="JavadocType"/>
|
||||
<module name="JavadocVariable"/>
|
||||
<module name="JavadocStyle">
|
||||
<module name="JavadocStyle"/>
|
||||
|
||||
|
||||
<!-- Checks for Naming Conventions. -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue