You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2012/01/18 07:49:35 UTC

svn commit: r1232760 - /tomcat/trunk/build.xml

Author: kkolinko
Date: Wed Jan 18 06:49:34 2012
New Revision: 1232760

URL: http://svn.apache.org/viewvc?rev=1232760&view=rev
Log:
Correct typo

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1232760&r1=1232759&r2=1232760&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jan 18 06:49:34 2012
@@ -1653,7 +1653,7 @@ Apache Tomcat ${version} native binaries
             <filename name="**/.classpath"/>
             <filename name="**/.project"/>
             <filename name="**/output/**"/>
-            <!-- Comented out, because
+            <!-- Commented out, because
                  test/webapp-3.0-virtual-library and
                  test/webapp-3.0-virtual-webapp use it:
             <filename name="**/target/**"/>



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