Author: kevj
Date: Thu May 24 21:46:27 2007
New Revision: 541546
URL:
http://svn.apache.org/viewvc?view=rev&rev=541546
Log:
-typo
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/Main.java
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/Main.java
URL: http://svn.apache.org/viewvc/ant/cor
e/trunk/src/main/org/apache/tools/ant/Main.java?view=diff&am
p;rev=541546&r1=541545&r2=541546
============================================================
==================
--- ant/core/trunk/src/main/org/apache/tools/ant/Main.java
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/Main.java
Thu May 24 21:46:27 2007
 -292,7
+292,7 
/**
* Process command line arguments.
- * When ant is started from Launcher, launcher-only
arguments doe not get
+ * When ant is started from Launcher, launcher-only
arguments do not get
* passed through to this routine.
*
* param args the command line arguments.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe ant.apache.org
For additional commands, e-mail: dev-help ant.apache.org
|