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/core/trunk/src/main/org/apache/tools/ant/Main.java?view=diff&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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]