Skip to content

Commit 1ac6315

Browse files
committed
Rewording and typo correction of the doc comment, describing testConfigLocation.
1 parent a268ce0 commit 1ac6315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scalastyle/maven/plugin/ScalastyleViolationCheckMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public class ScalastyleViolationCheckMojo extends AbstractMojo {
8888
* This parameter is resolved as file, classpath resource then URL.
8989
* </p>
9090
* <p>
91-
* Source directory config location is used if non is specified in configuration
91+
* If test config is not specified, source directory config location is used.
9292
* </p>
9393
* <p/>
9494
*/

0 commit comments

Comments
 (0)