Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276742 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 21 years ago
parent
commit
854b09faf8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/rmic/DefaultRmicAdapter.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/rmic/DefaultRmicAdapter.java View File

@@ -201,7 +201,7 @@ public abstract class DefaultRmicAdapter implements RmicAdapter {

/**
* Logs the compilation parameters, adds the files to compile and logs the
* &qout;niceSourceList"
* "niceSourceList"
*/
protected void logAndAddFilesToCompile(Commandline cmd) {
Vector compileList = attributes.getCompileList();


Loading…
Cancel
Save