Fix javadoc for suppress marker

This commit is contained in:
Andreas Dangel
2014-11-30 20:24:22 +01:00
parent c8887de5ff
commit 944771c626

View File

@@ -106,7 +106,7 @@ public class PMDConfiguration extends AbstractConfiguration {
private boolean benchmark;
/**
* Get the suppress marker. This the source level marker used to indicate a
* Get the suppress marker. This is the source level marker used to indicate a
* RuleViolation should be suppressed.
*
* @return The suppress marker.