Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464439 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
ae5166d215
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/Main.java

+ 1
- 1
src/main/org/apache/tools/ant/Main.java View File

@@ -285,7 +285,7 @@ public class Main implements AntMain {
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", "");


Loading…
Cancel
Save