Browse Source

-typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@541546 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 18 years ago
parent
commit
ab98957ff3
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

@@ -292,7 +292,7 @@ public class Main implements AntMain {

/**
* 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.


Loading…
Cancel
Save