You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2014/10/26 19:03:05 UTC

[8/8] git commit: typo in comment

typo in comment

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1592701 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4a44660c
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4a44660c
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4a44660c

Branch: refs/heads/2.4.x
Commit: 4a44660cdacf4566b442c893560cdfca4245bc50
Parents: a0fd8d0
Author: Jan Materne <jh...@apache.org>
Authored: Tue May 6 10:07:23 2014 +0000
Committer: Nicolas LaleveĢe <ni...@hibnet.org>
Committed: Sun Oct 26 19:02:05 2014 +0100

----------------------------------------------------------------------
 src/etc/checkstyle/checkstyle-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4a44660c/src/etc/checkstyle/checkstyle-config
----------------------------------------------------------------------
diff --git a/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config
index 38476d1..ae186c8 100644
--- a/src/etc/checkstyle/checkstyle-config
+++ b/src/etc/checkstyle/checkstyle-config
@@ -20,7 +20,7 @@
 -->
 <module name="Checker">
 
-  <!-- required licence file -->
+  <!-- required license file -->
   <module name="Header">
     <property name="headerFile" value="${checkstyle.src.dir}/RequiredHeader.txt"/>
     <property name="ignoreLines" value="2"/>