Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690885 13f79535-47bb-0310-9956-ffa450edef68
master
Scokart Gilles 17 years ago
parent
commit
6af68d2147
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/ant.html

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

@@ -286,7 +286,7 @@ targets so specified, in the order specified.</p>
be the value specified on the command line - no matter how deeply
nested into layers of build files the task may be.</p>

<p>The samae happens if the basedir is specified as a
<p>The same happens if the basedir is specified as a
nested <code>&lt;property&gt;</code> of an <code>&lt;ant&gt;</code>
task. The basedir of build files started at deeper levels will be
set to the specified value of the property element unless the


Loading…
Cancel
Save