Repository: ant Updated Branches: refs/heads/1.9.x 1a2b1e37e -> f72406d53
and forgot two words, oh my Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/f72406d5 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/f72406d5 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/f72406d5 Branch: refs/heads/1.9.x Commit: f72406d53cfb3b3425cc9d000eea421a0e05d8fe Parents: 1a2b1e3 Author: Stefan Bodewig <bode...@apache.org> Authored: Sat Apr 21 20:03:07 2018 +0200 Committer: Stefan Bodewig <bode...@apache.org> Committed: Sat Apr 21 20:03:07 2018 +0200 ---------------------------------------------------------------------- manual/Tasks/unzip.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/f72406d5/manual/Tasks/unzip.html ---------------------------------------------------------------------- diff --git a/manual/Tasks/unzip.html b/manual/Tasks/unzip.html index 6b3eed3..bf607b5 100644 --- a/manual/Tasks/unzip.html +++ b/manual/Tasks/unzip.html @@ -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 and the entry's name starts with a leading + stripAbsolutePathSpec is true and the entry's name starts with a leading path spec.</td> </tr> </table>