You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/05/01 11:51:24 UTC

svn commit: r1830669 - /tomcat/trunk/res/checkstyle/org-checkstyle.xml

Author: markt
Date: Tue May  1 11:51:24 2018
New Revision: 1830669

URL: http://svn.apache.org/viewvc?rev=1830669&view=rev
Log:
Fix comment typo

Modified:
    tomcat/trunk/res/checkstyle/org-checkstyle.xml

Modified: tomcat/trunk/res/checkstyle/org-checkstyle.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/org-checkstyle.xml?rev=1830669&r1=1830668&r2=1830669&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/org-checkstyle.xml (original)
+++ tomcat/trunk/res/checkstyle/org-checkstyle.xml Tue May  1 11:51:24 2018
@@ -27,7 +27,7 @@
   <property name="cacheFile"
             value="${tomcat.output}/res/checkstyle/cachefile-org-checkstyle.xml"/>
 
-  <!-- Specific checks for javax.* packages -->
+  <!-- Specific checks for org.* packages -->
 
   <module name="TreeWalker">
     <module name="ImportControl">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org