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/28 22:37:14 UTC

[11/35] 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/d9a6e77d
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/d9a6e77d
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/d9a6e77d

Branch: refs/heads/2.4.x
Commit: d9a6e77dc2973dafbbd5d6360240d2d7aebbb9d0
Parents: b7cdcc2
Author: Jan Materne <jh...@apache.org>
Authored: Tue May 6 10:07:23 2014 +0000
Committer: Jan Materne <jh...@apache.org>
Committed: Tue May 6 10:07:23 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/d9a6e77d/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"/>