Author: jhm
Date: Tue May  6 10:07:23 2014
New Revision: 1592701

URL: http://svn.apache.org/r1592701
Log:
typo in comment

Modified:
    ant/ivy/core/trunk/src/etc/checkstyle/checkstyle-config

Modified: ant/ivy/core/trunk/src/etc/checkstyle/checkstyle-config
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/src/etc/checkstyle/checkstyle-config?rev=1592701&r1=1592700&r2=1592701&view=diff
==============================================================================
--- ant/ivy/core/trunk/src/etc/checkstyle/checkstyle-config (original)
+++ ant/ivy/core/trunk/src/etc/checkstyle/checkstyle-config Tue May  6 10:07:23 
2014
@@ -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"/>


Reply via email to