Browse Source

spello

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270380 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 23 years ago
parent
commit
e4f965ec8c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/javac.html

+ 1
- 1
docs/manual/CoreTasks/javac.html View File

@@ -55,7 +55,7 @@ classname in the "build.compiler" property.
<p>The fork attribute overrides the build.compiler setting and expects
a JDK1.1 or higher to be set in java.home.
</p>
<p>This task will drop all entries that point to non-existant
<p>This task will drop all entries that point to non-existent
files/directories from the CLASSPATH it passes to the compiler.</p>
<p><strong>Windows Note:</strong>When the modern compiler is used
in unforked mode on Windows, it locks up the files present in the


Loading…
Cancel
Save