Author: ognjen
Date: Wed Jan 6 08:32:30 2016
New Revision: 1723250
URL: http://svn.apache.org/viewvc?rev=1723250&view=rev
Log:
Typo (Eclipse workplace -> Eclipse workspace)
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1723250&r1=1723249&r2=1723250&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jan 6 08:32:30 2016
@@ -3030,7 +3030,7 @@ skip.installer property in build.propert
<copy
file="${tomcat.home}/res/ide-support/eclipse/org.eclipse.jdt.core.prefs.properties"
tofile="${tomcat.home}/.settings/org.eclipse.jdt.core.prefs"/>
<echo>Eclipse project files created.
-Read the Building page on the Apache Tomcat documentation site for details on
how to configure your Eclipse workplace.</echo>
+Read the Building page on the Apache Tomcat documentation site for details on
how to configure your Eclipse workspace.</echo>
</target>
<!-- ============================ NetBeans ===============================
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]