From 6b9adf44ec9cdf1e2408ffacf9975e0e04edb8a2 Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 20 Nov 2006 23:20:47 +0000 Subject: [PATCH] fix misprint git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@477395 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/plugin.properties b/linkcheck/plugin.properties index 4431a607..69e926d6 100644 --- a/linkcheck/plugin.properties +++ b/linkcheck/plugin.properties @@ -15,7 +15,7 @@ # ------------------------------------------------------------------- # ------------------------------------------------------------------- -# P L U G I N P R O P E R I E S +# P L U G I N P R O P E R T I E S # ------------------------------------------------------------------- maven.linkcheck.cache=${maven.build.dir}/linkcheck/linkcheck.cache maven.linkcheck.failonerror=false