checkstyle corrections

Former-commit-id: d7f292f1a188081247290db6a372a2f53decced9
This commit is contained in:
Jeremy Long
2015-05-10 08:19:04 -04:00
parent 2248380c90
commit 17cb96ef41

View File

@@ -183,7 +183,7 @@ public final class Settings {
/**
* The properties key for whether the Python Package analyzer is enabled.
*/
public static final String ANALYZER_PYTHON_PACKAGE_ENABLED = "analyzer.python.package.enabled";
public static final String ANALYZER_PYTHON_PACKAGE_ENABLED = "analyzer.python.package.enabled";
/**
* The properties key for whether the .NET Assembly analyzer is enabled.
*/