Author: jhm Date: Mon Oct 16 03:18:40 2006 New Revision: 464439 URL: http://svn.apache.org/viewvc?view=rev&rev=464439 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=464439&r1=464438&r2=464439 ============================================================================== --- ant/core/trunk/src/main/org/apache/tools/ant/Main.java (original) +++ ant/core/trunk/src/main/org/apache/tools/ant/Main.java Mon Oct 16 03:18:40 2006 @@ -285,7 +285,7 @@ String searchForThis = null; PrintStream logTo = null; - //this is hte list of lu + //this is the list of lu HashMap launchCommands =new HashMap(); launchCommands.put("-lib",""); launchCommands.put("-cp", ""); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]