From 0bc1633b6d8f45073eaa6467e112d6efe4b4b407 Mon Sep 17 00:00:00 2001 From: evenisse Date: Fri, 22 Aug 2003 09:47:52 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113872 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/xdocs/properties.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle/xdocs/properties.xml b/checkstyle/xdocs/properties.xml index 3a00e009..b4ba283e 100644 --- a/checkstyle/xdocs/properties.xml +++ b/checkstyle/xdocs/properties.xml @@ -81,7 +81,7 @@ - maven.checkstyle.useFile + maven.checkstyle.usefile Yes If false, the checkstyle task will display violations on stdout.