Browse Source

typo, found by Javier Murciego and fixed by Anthony Wat - PR 51176

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1102782 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
febed74472
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/move.html

+ 1
- 1
manual/Tasks/move.html View File

@@ -140,7 +140,7 @@ there is a directory by the same name in <i>todir</i>, the action will fail.
attribute if given or the default JVM encoding otherwise.</td>
</tr>
<tr>
<td valign="top">enablemultiplemapping</td>
<td valign="top">enablemultiplemappings</td>
<td valign="top">
If true the task will process to all the mappings for a
given source path. If false the task will only process


Loading…
Cancel
Save