Author: fschumacher
Date: Mon May 29 20:44:44 2017
New Revision: 1796694

URL: http://svn.apache.org/viewvc?rev=1796694&view=rev
Log:
Spellcheck

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1796694&r1=1796693&r2=1796694&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Mon May 29 20:44:44 2017
@@ -2879,7 +2879,7 @@ Use the "ide-netbeans-replace" target if
 
   <target name="-ide-netbeans-create"
           unless="tomcat-nb.home.exists">
-    <!-- Unconditionally create or ovverwrite default NetBeans project files 
-->
+    <!-- Unconditionally create or overwrite default NetBeans project files -->
     <property name="tomcat-nb.dist" 
value="${tomcat.home}/res/ide-support/netbeans" />
     <mkdir dir="${tomcat-nb.home}/"/>
     <copy todir="${tomcat-nb.home}" overwrite="true">



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

Reply via email to