mirror of https://github.com/apache/maven.git
typo fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306558 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a305e7c25e
commit
6d14b4c4f3
|
@ -127,7 +127,7 @@ public class CheckstyleReport
|
|||
|
||||
/**
|
||||
* Specifies the location of the supperssions XML file to use. The plugin defines a Checkstyle
|
||||
* property named <code>checkstyle.supperssions.file</code> with the value of this
|
||||
* property named <code>checkstyle.suppressions.file</code> with the value of this
|
||||
* property. This allows using the Checkstyle property your own custom checkstyle
|
||||
* configuration file when specifying a suppressions file.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue