You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/12/27 17:14:02 UTC

svn commit: r359226 - /ant/core/trunk/docs/manual/install.html

Author: mbenson
Date: Tue Dec 27 08:14:00 2005
New Revision: 359226

URL: http://svn.apache.org/viewcvs?rev=359226&view=rev
Log:
sp

Modified:
    ant/core/trunk/docs/manual/install.html

Modified: ant/core/trunk/docs/manual/install.html
URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/install.html?rev=359226&r1=359225&r2=359226&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/install.html (original)
+++ ant/core/trunk/docs/manual/install.html Tue Dec 27 08:14:00 2005
@@ -192,7 +192,7 @@
 
 The usual symptom of CLASSPATH problems is that ant will not run with some error
 about not being able to find org.apache.tools.Ant.main, or, if you have got the
-quotes/backslashes wrong, some very wierd Java startup error. To see if this is
+quotes/backslashes wrong, some very weird Java startup error. To see if this is
 the case, run <code>ant -noclasspath</code> or unset the CLASSPATH environment
 variable.
 



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