fixed typo in config file.

This commit is contained in:
Oleg Sukhodolsky 2003-07-29 09:05:28 +00:00
parent 3535f542dc
commit 1c7341013d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<module name="JavadocMethod"/>
<module name="JavadocType"/>
<module name="JavadocVariable"/>
<module name="JavadocStyle">
<module name="JavadocStyle"/>
<!-- Checks for Naming Conventions. -->