diff options
Diffstat (limited to 'common/checkstyle')
-rw-r--r-- | common/checkstyle/src/main/resources/honeycomb-checkstyle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml index 794606cbe..ae631c994 100644 --- a/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml +++ b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml @@ -4,7 +4,7 @@ "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> <!-- - Checkstyle configuration for VCMTS, based on google java coding style + Checkstyle configuration for Honeycomb, based on google java coding style --> <module name = "Checker"> |