Browse Source

fix incorrect description of default value

master
Stefan Bodewig 7 years ago
parent
commit
b5e3a6d794
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/unzip.html

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

@@ -144,7 +144,7 @@ archive.</p>
to be outside of the dest directory.
<em>since Ant 1.9.12</em></td>
<td valign="top" align="center">No, defaults to false unless
stripAbsolutePathSpec is true and the entry's name starts with a leading
stripAbsolutePathSpec is false and the entry's name starts with a leading
path spec.</td>
</tr>
</table>


Loading…
Cancel
Save